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!
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!