| | | lpaquinhand |  |
| Posted: Wed Aug 06, 2008 6:37 pm Post subject: Code not working!!!! |  |
I created a flash file with my menu on it and hyperlinks to the various pages. I am having issues with getting it to work in explorer. I couldn't get it to work in firefox until I changed the code to this:
on (release) { getURL("./photos.htm"); }
Then I checked it in Explorer and it does nothing when I click on it. What is going on????? Why wouldn't explorer recognize the same code? |
|