
June 13th, 2007, 12:16 AM
|
|
Contributing User
|
|
Join Date: Sep 2006
Posts: 47
Time spent in forums: 14 h 26 m 40 sec
Reputation Power: 3
|
|
|
Email link
hello everybody, i am using Flash 6 and i want to provide a button with email link on it. i have converted symbol to button and apply action as following:
on(press)
geturl("mailto:mymail@myweb.com")
but it's not working.
there is also one option :: onclipevent.
for this onclipevent i have to convert symbol to movie. i have also do that, but don't know what to apply on "onclipevent". as it shows ---- key down, key up, data, and many more
pl help
thanks
|