Desperate help needed linking .swfs
- Idocreating
-
Idocreating
- Member since: Sep. 18, 2003
- Offline.
-
- Forum Stats
- Member
- Level 31
- Gamer
So i am making a website for a college assignment, it's in for tomorrow and i really need help.
I have used Dreamweaver 8 to insert a layer and inside the layer i have put a 3 frame animated text .swf
The aim is you click the .swf and it goes to another part of the site, like with the buttons above for Flash Portal on Newgrounds.
The problem is i have no idea how to link via those, do i need to make them buttons?
- manwith10toes
-
manwith10toes
- Member since: Feb. 7, 2005
- Offline.
-
- Forum Stats
- Member
- Level 16
- Blank Slate
i gave it a bump just ta help ya
Watch my fucking youtube poops
- Idocreating
-
Idocreating
- Member since: Sep. 18, 2003
- Offline.
-
- Forum Stats
- Member
- Level 31
- Gamer
At 11/5/06 07:16 PM, manwith10toes wrote: i gave it a bump just ta help ya
THIS DOESN'T HELP ME ONE FUCKING BIT!!!
- Momo-the-Monkey
-
Momo-the-Monkey
- Member since: Oct. 15, 2005
- Offline.
-
- Forum Stats
- Member
- Level 45
- Musician
Actually, you need to make the buttons inside of the .swf itself...you can't actually link the swf itself, you need to create a button inside of it....
- rmbrstrongbad18
-
rmbrstrongbad18
- Member since: Dec. 23, 2005
- Offline.
-
- Forum Stats
- Member
- Level 06
- Blank Slate
This would actually be something in the flash, so it belongs in the flash forum, but I'll tell you.
Draw something, select it and push F8 in Flash. Make it a button, and add the four frames, and then give it this code:
on(release){
geturl("link.htm", "_blank");
}
I think that's right, i havent done flash in a while.
Anyone need a voice actor?
http://www.newgrounds.com/audio/lis ten/251414
- henke37
-
henke37
- Member since: Sep. 10, 2004
- Offline.
-
- Forum Stats
- Member
- Level 30
- Blank Slate
it is geturl('url','_self') not geturl('url','_blank')
Each time someone abuses hittest, God kills a kitten. Please, learn real collision testing.
- smulse
-
smulse
- Member since: Mar. 24, 2005
- Offline.
-
- Forum Stats
- Member
- Level 31
- Blank Slate
At 11/5/06 07:19 PM, Idocreating wrote:At 11/5/06 07:16 PM, manwith10toes wrote: i gave it a bump just ta help yaTHIS DOESN'T HELP ME ONE FUCKING BIT!!!
Please be patient in the Programming forum, it moves a lot slower than the other forums on NG. Have you fixed your problem? If not let me know and I'll help you out. If you're stuck on making buttons in Flash, try the Flash forum as it moves faster and thats where AS belongs.

