A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Url's embedded?

  1. #1
    Junior Member
    Join Date
    May 2000
    Posts
    2
    Just a quick question. Can I link a Swish file like an image? ex. <a href...
    I don't want to embed the link in the Swish file because I want to use the same Swish file on many pages, with different URL's to be linked to.

  2. #2
    Member
    Join Date
    Apr 2000
    Posts
    33
    Yes you can. Just put everything from the <object> thru </object> between a <a href...> </a> statement.



    ------------------
    JMJ

  3. #3
    Junior Member
    Join Date
    May 2000
    Posts
    2
    I've tried that, but it doesn't seem to work.
    Look at my code on http://www.ablazecandles.com/birdhouse9.htm please.

    P.S. I am still using the unregistered version, so the animation is still scrambled.

  4. #4
    Junior Member
    Join Date
    Apr 2000
    Posts
    11
    Hi

    this can be accomplished (Without doing it the <a href> way) by making your swish effect like normal, but then at the end adding an action from the actions tab. Add an 'On Press' event, then add a 'Goto URL' and complete the form. Export and publish and away to the races you are as long as you add the <param name=loop value=0> attribute to the exported html and it will cause your text to grow, then have a link to a new url.

    Does that make sense?

    Brad Halstead

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