PDA

View Full Version : Ummm...


Forbidden Donut
06-01-2002, 11:52 PM
Spawning..tutorial..

created my HTML...and added the spawnwindow...so do i make a a Flash button now? How do i move the button (file) to my HTML? where do i insert it??

Jesse
06-02-2002, 02:17 AM
The code given is for launching popups from Flash via JavaScript. If you want to launch a popup via html you do it a slightly different way. Assuming you actually want to launch your popup via Flash though, you embed the SWF file you produced into your HTML file using the EMBED tags. The easiest way is to publish an HTML file from Flash with the tags set up and just copy and paste them into the right place in your HTML document.

Forbidden Donut
06-02-2002, 02:52 PM
I GUESS you answered my question but i have no idea what you're talking about...i'm giving up ActionScript for now...

Jesse
06-02-2002, 10:41 PM
Perhaps I made it too jargonish. Hidden in there was a question:
Are you trying to pop your window when a user clicks a button within a Flash movie, or would you rather pop it when they click an HTML link, like text or an image?

Forbidden Donut
06-03-2002, 09:52 PM
Thanks, Jesse for the replies but i did'nt even know if i was supoosed to make a button, where to put it, if it was Javascript or HTML....?!?!?? I'm just lost....found the tutorial VERY vague...

I like Flash and was trying to 'wing' it with tutorials only....guess i should go buy a book now....

Thanks again...yer the only one who bothered to reply to such a 'junior' question...

Cheers

Jesse
06-04-2002, 12:03 AM
Sorry you found it to be vague. All my tutorials assume as little as possible but perhaps that on assumes a little more.