sure
Here is the HTML code
Main Topics
Browse All TopicsHi all,
I have a flash file with some Action Script 3.0 coding in it and reading flash variables in it through query string like myflash.swf?sceneselect=Ad
In Action Script 3.0, I am reading them with loaderInfo.parameters.scen
It is working well in both SWF file and browser. But in IE8.0, it is not displaying anything at first. But displaying info once I refresh the page. It is working well in Mozilla, Opera in first attempt itself. Can some one help me with this?
Thanks,
Murali.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Could you please help me with this, I think problem is with IE8 because this works fine in any other browser including IE7 and IE6
Thanks alot for your reply. I was eagerly waiting for someone to help me and I completely lost my hopes and even deactivated my account with EE. Even google couldn't able to help me out (may be I don't know how to search) with this.
Thanks again.
Murali.
well, I believe there is a latency problem... so you could possibly try to call a function from a timer after like half a second or something...
Since this might be a browser problem, you can also try and use SWFObject instead of the Adobe generated code.
since I cannot see what is happening, I really have to guess at this point.
rp
Business Accounts
Answer for Membership
by: rascalpantsPosted on 2009-11-24 at 08:54:49ID: 25898995
can you post your HTML code and also the code you are using to pull in the query string data?
rp