Results 1 to 5 of 5

Thread: Import from AI and dictate rollovers?

  1. #1
    Join Date
    Jan 2007
    Posts
    181
    Thanks
    5
    Thanked 3 Times in 3 Posts

    Default Import from AI and dictate rollovers?

    Hello
    EDIT: I figured out how to import from AI. - forgot to mention that.

    I never work with flash so i am completely new at this - I was able to get the rollovers working fine, but i need some help with the links.

    When i try to mess around with actionscript on the states it says that it cannot be applied to the selection - I'm not sure if its because its an image, but even when i convert it to a symbol i have the same problem.

    Thanks!!
    Jon
    Last edited by Jon101; 10-08-2008 at 05:23 PM.

  2. #2
    Join Date
    Jan 2007
    Posts
    181
    Thanks
    5
    Thanked 3 Times in 3 Posts

    Default

    I might have figured out how to get the actionscript in there.... heres my code:

    onRelease = function(){ getURL("http://www.google.com"); };


    doesnt seem to be working tho... am i doing something wrong?


    you can check it out here: http://intriguegraphics.com/demos/li...e/map/map.html

    Thanks!
    Last edited by Jon101; 10-08-2008 at 06:59 PM.

  3. #3
    Join Date
    Aug 2007
    Location
    Harrisburg, PA
    Posts
    131
    Thanks
    6
    Thanked 9 Times in 9 Posts

    Default

    what version of flash are you using?

  4. #4
    Join Date
    Jan 2007
    Posts
    181
    Thanks
    5
    Thanked 3 Times in 3 Posts

    Default

    cs3.3

    if anyone thinks the fla will help - they can check it out.. fine with me.

  5. #5
    Join Date
    Jan 2007
    Posts
    181
    Thanks
    5
    Thanked 3 Times in 3 Posts

    Default

    I figured it out.


    CS3 Automatically publishes as AS3.0 - i was using AS2.0 for the coding.

    thanks!
    Jon

Bookmarks

Posting Permissions

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