Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FlashVars goes to wrong frame frequently on page load

Status
Not open for further replies.

jacksondorado

IS-IT--Management
Apr 12, 2001
135
US

I have a flash navigation header and I used .swf?frm=### to go to specific navigation frame for different pages. For some reason it frequently goes to the wrong frame on page load. But if I refresh, it almost always, if not always goes to the correct frame. Has anyone seen this behavior before?
 
It could be variable initialization timing problem. Try FlashVars instead of query string. FlashVars creates variables instantly while query strings don't. If it doesn't solve the problem, then perhaps it's your code in Flash file.

Kenneth Kawamoto
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top