Jump to content


Photo

Making Links?


  • Please log in to reply
4 replies to this topic

#1 Lax2005

Lax2005

    Young Padawan

  • Members
  • Pip
  • 110 posts

Posted 01 July 2005 - 08:57 PM

Ok, I have a JPG that I made in Photoshop that is my layout. I have text in there and I was wondering if I could make those into links with Flash...or if I would have to create new text files in Flash to make them links?
Are there any tutorials people would suggest for me to go to for making a site with Flash? ;)

Image...
http://img.photobuck...rX3/Website.jpg

*Edit: This is my first time actually using Flash =/

Edited by Lax2005, 01 July 2005 - 09:04 PM.


#2 VelazZ

VelazZ

    Young Padawan

  • Members
  • Pip
  • 57 posts

Posted 01 July 2005 - 09:21 PM

Hello,

you could make an invisible button over the text
just make a rectangel over the text press F8 make a movie clip
than click once on the movie clip and make him color: alpha - 0%
you find it in the properties in the bottom...
than click on the the movie clip and open the Actions and insert this

on (press) {
     getURL("yourpath", "_parent");
}

and done!

or you make the text buttons in flash just make a text blabla
press F8 make a button open the Actions and insert this

on (press) {
     getURL("yourpath", "_parent");
}

and done!

hope it helped you ;)

#3 Lax2005

Lax2005

    Young Padawan

  • Members
  • Pip
  • 110 posts

Posted 01 July 2005 - 10:05 PM

1 question...what do you put in the "_parent" thing? ....and what Actions button (and no Properties button at the bottom of the page...)...I'm using Flash 2004 MX Pro if that matters...=/

Edited by Lax2005, 01 July 2005 - 10:33 PM.


#4 VelazZ

VelazZ

    Young Padawan

  • Members
  • Pip
  • 57 posts

Posted 01 July 2005 - 10:36 PM

the "_parent" this is the target like in html target="_parent"

this ones I mean on the screen

Attached Files



#5 Lax2005

Lax2005

    Young Padawan

  • Members
  • Pip
  • 110 posts

Posted 01 July 2005 - 11:01 PM

I finally found the Action panel ;)

Edited by Lax2005, 02 July 2005 - 11:29 AM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users