http://www.sitepoint.com/forums/showthread.php?t=189072
So, I figured out how to load ASP variables into Flash.
However, I can only get it to display properly in FireFox, but not IE.
I have updated Flash and IE and still nothing displays.
This shows up in the source for the ASP file (within the Embed tag) for the variables that are sent to the Flash file. And I use Loadvars() to grab the variables [everything is labeled properly]Code:src="events.swf?off=69&peak=99"
Any idea what could possibly be causing IE to not display the information?
EDIT: [fixed the subject heading] and
I'm only using LoadVars() for my actionscript. Do I need more than that for code in Flash to load and display the variables properly? I tried using Set but that didn't change anything.




Bookmarks