A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: on release

  1. #1
    Senior Member Ecinele's Avatar
    Join Date
    Nov 2002
    Posts
    439

    on release

    Can you add onRelease action to a picture in SwishMax 2 or do you have to first convert it to a button?
    Thanks

  2. #2
    Carpe Diem - Moderator wolfgross's Avatar
    Join Date
    Apr 2001
    Location
    SWiSHzone
    Posts
    1,700
    ...yes - you don't have to convert an object to a button first, eg...

    on (release)
    {
    getURL("http://www.swishzone.com", "_blank");
    }

    wolf

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center