i need page1.html to open in an inline frame on my index.html but it always opens in a new tab/window. Is there a simple way of telling it to from within the xml file ?
I think what oesxyl's trying to say is that the XML forum really doesn't know that much about Flash. You're not asking a question so much about XML as you are about Flash - how to open in an inline frame.
Based on this, I agree with oesxyl, but I'll do one better - I'll move this thread to the Flash forum. Maybe someone there can help.
__________________
"The first step to confirming there is a bug in someone else's work is confirming there are no bugs in your own."
June 30, 2001
author, Verbosio prototype XML Editor
author, JavaScript Developer's Dictionary https://alexvincent.us/blog
Ok,
Apologies for jumping the gun.
I assumed that the xml file contains the link to the html page that needs to be displayed.
Normally with a link you would specify a target ( being the inline frame you want the page to be displayed inside )
I was wondering if there is a simple line of code i need to add to the XML document ?
I will ask in the flash forum aswell,
thanks for being patient with me , sometimes the simple things are the most frustrating .
Like why doesn't onmouseover work properly in firefox or opera but fine in internet explorer ?? its all getting rather tedious and incredibly non standard .
Ok,
Apologies for jumping the gun.
I assumed that the xml file contains the link to the html page that needs to be displayed.
Normally with a link you would specify a target ( being the inline frame you want the page to be displayed inside )
I was wondering if there is a simple line of code i need to add to the XML document ?
I will ask in the flash forum aswell,
thanks for being patient with me , sometimes the simple things are the most frustrating .
Like why doesn't onmouseover work properly in firefox or opera but fine in internet explorer ?? its all getting rather tedious and incredibly non standard .
thanks again .
it's not a problem, I don't know anything about flash.
I read your post from javascript forum, I don't think is a onmouseover problem, probably the way you call it, but I don't know. Post the code and question in this forum( flesh), they could know better what's wrong.
it's not a problem, I don't know anything about flash.
I read your post from javascript forum, I don't think is a onmouseover problem, probably the way you call it, but I don't know. Post the code and question in this forum( flesh), they could know better what's wrong.
To address the first post about the Flash menu, the answer is highly unlikely. However if I can't see any of the Actionscript associated with this menu I won't be able to tell you one way or another.
Essentially what happens in most cases with XML like this, is that the designer made it work one way ONLY, and your XML file is the only option for customization. That way someone without the proper knowledge of Flash won't screw up the coding. So if the designer didn't provide you with the option to set the "target" of the link, then you can't change anything with the XML. If you have the .FLA file and can edit it, please post it here, or post the Actionscript (most likely located on the actions layer).
__________________
jeremy - gnomeontherun Educated questions often get educated answers, and simple questions often get simple answers.