Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: How to trigger Javascript on mouse release |
From: | neo binedell |
Date: | Tue, 5 Dec 2000 20:07:16 GMT |
oops, forgot, put the getURL() line in
on( release )
{
getURL( "javascript:parent.PAUSE('http://www.sif.com')" );
}
regards
neo binedell
-----Original Message-----
From: neo binedell [neojiworldonline [dot] co [dot] za (mailto:neojiworldonline [dot] co [dot] za)]
Sent: December 5, 2000 9:48 PM
To: flasherchinwag [dot] com
Subject: RE: FLASH: How to trigger Javascript on mouse release
hi renu
getURL( "javascript:parent.PAUSE('http://www.sif.com')" );
you can use getURL() for all javascript interaction, so read
up on it in the help to get a better idea of what it does.
regards
neo binedell
-----Original Message-----
From: ownerchinwag [dot] com [ownerchinwag [dot] com]On">mailto:ownerchinwag [dot] com]On Behalf Of Renu Vora
Sent: December 5, 2000 8:20 PM
To: Flash List
Subject: FLASH: How to trigger Javascript on mouse release
Hi!
I need help with the triggering javascript when a button is clicked.
If this was a link in HTML, the code would be:
<A HREF = "javascript:parent.PAUSE('http://www.sif.com')">
How would I do this on button click in Flash movie?
Help needed ASAP.
Thanks.
Renu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre
Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre
Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
RE: FLASH: How to trigger Javascript on , neo binedell
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]