LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-28-2001, 11:54 PM
jedhed jedhed is offline
Registered User
 
Join Date: Jan 2001
Posts: 11
Rep Power: 0
jedhed is on a distinguished road
Question flash methods for JS

I have the following javaScript set up pull a simple id# from a query string, and to pass it over into a varible in my SWF file. However it does not seem to work on IE Mac. Is this just a case of MS sucking, or is there browser specific syntax I should be aware of? On IE it seems to choke on the line where it calls the SetVariable method. Thanks! =Jed

function getid() {
var idloc = window.location.search;
var id = idloc.slice(5);
window.document.movieDT.SetVariable("uid", id);
document.write(id);
}
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Flash Builder 4.6 is now available for download FlashMove Flash Builder 0 12-05-2011 01:35 AM
NONE of the Flash embed methods working right with IE (activeX problems) iblokh Client Side 4 01-19-2008 10:31 AM
Help with Showing/Hiding DIVS from within Flash MartyBelfast Client Side 5 05-06-2007 05:20 PM
Flash Video MX 1.8.15 released gooogle New Softwares 2 06-01-2006 07:57 AM
Help support the Flash movement. clint317 General Flash 4 08-19-2004 12:26 PM




All times are GMT. The time now is 05:19 PM.