PDA

View Full Version : HTML window needs to display internal content


povDesigner82
03-16-2009, 07:40 PM
Hey everyone, good day to you all!

I need help... I am creating a CD promotion for some clients and I want to link everything internally within the CD, that means no linking to the internet. So... I have a button that opens a browser window, and I want it to display html content within the CD. What I have doesn't seem to be working.

This is what I am using so far...

on (release) {
getURL("html_content/icon.html", "_blank");
}

I may be doing this the wrong way, so can someone help me out here? 1000 thank yous in advance :) oh and the final flash file will not be displayed in an html browser, only as a flash player.

I have attached a sample file to give you more of an understanding of the problem. Please help! I will get fired if I don't do this..... just kidding, no I wont. Probably just a whiplash! Thanks!

jasonJ
03-16-2009, 07:55 PM
What exactly isn't working? I just renamed the html_content/iccon.html to icon.html and the flash movie does open the html page with some picture.

povDesigner82
03-19-2009, 07:49 PM
hey, thanks for looking at my file! That was such an amateurish mistake. thank you!