Hello,
I need help. I’m making some html pages for a Kiosk for my church. I am making the intro page in flash and need to link some buttons to an html page that is not on the internet but on the hard drive. How can I do this?
Thank you - lily
Hello,
I need help. I’m making some html pages for a Kiosk for my church. I am making the intro page in flash and need to link some buttons to an html page that is not on the internet but on the hard drive. How can I do this?
Thank you - lily
just put the html files in the same folder as the SWF and get them like this
getURL("some.html")
I knew it had to be that easy. But it’s not working for me. I get thei error:
Scene=Scene 1, Layer=Layer 14, Frame=1: Line 1: Statement must appear within on handler
getURL(“map01.html”)
Ah! I got it now. It needed to say on release. - thanks!!
:: Copyright KIRUPA 2024 //--