*Flash Help
*Flash Help
- Started
- Last post
- 3 Responses
- founding
Looking to display a page in a inline frame from a flash menu, its work great with IE but when I try it in Firefox it does no display the page. The name of the inline frame is Main_Display and the code I use in flash is
on (release) {
getURL("MainDisplay\main.htm", "Main_Display");
}Any tips ????
http://www.dvision.ca
- peteski0
shouldn't that \ be a / like MainDisplay/main.htm
- founding0
lets give it a try
- founding0
well that was easy ... thank you been trying to figure that out all night sometimes its right infront of you lol