Jump to content


Photo

Flash Button


  • Please log in to reply
23 replies to this topic

#1 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 16 October 2006 - 04:56 PM

I created this in flash and uploaded to imageshack but how do i insert it into a web page its suppose to be 141 width and 30 height and the link for now will be www.yahoo.com/geocities
(this is the button link)


THANK YOU FOR HELPING

#2 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 16 October 2006 - 05:00 PM

In case you keeping the file over at imageshack, use this code, otherwise just change the url of the movie to whatever fits you.

copy and paste this code into your HTML page, between the body tags

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="141" height="30">
  <param name="movie" value="http://img219.imageshack.us/my.php?image=buttondi5.swf">
  <param name="quality" value="high">
  <embed src="http://img219.imageshack.us/my.php?image=buttondi5.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="141" height="30"></embed>
</object>

Edited by funkysoul, 16 October 2006 - 05:01 PM.


#3 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 16 October 2006 - 06:38 PM

here is a preview of what it does
http://www.geocities...gObedience.html
(the button is above the other buttons)
but it does not show nore is it clickable >_<

#4 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 16 October 2006 - 06:54 PM

if you do a rightlick on the spot where the movie should be you will notice that the movie is not being loaded, probably imageshack doesn't allow to link swfs /jpegs.. upload it to your geocities account or any other free site which you can link it to, change the movie url and it should work

#5 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 16 October 2006 - 07:16 PM

okay thanks :ph34r: i'll try it when i get home but how do i link it to
(this site) when i upload it to geocities http://www.geocities...gObedience.html

Edited by Lifeis2evil, 16 October 2006 - 07:17 PM.


#6 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 16 October 2006 - 09:21 PM

okay it works except i dont know how to link it to another website =/
:) :wacko: :ph34r:

#7 Ben

Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 17 October 2006 - 12:51 AM

In case you keeping the file over at imageshack, use this code, otherwise just change the url of the movie to whatever fits you.

copy and paste this code into your HTML page, between the body tags

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="141" height="30">
  <param name="movie" value="http://img219.imageshack.us/my.php?image=buttondi5.swf">
  <param name="quality" value="high">
  <embed src="http://img219.imageshack.us/my.php?image=buttondi5.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="141" height="30"></embed>
</object>

That code wont work because its not actually linked to the .swf itself. You have to view the source to actually get the link. Heres the direct swf link:
Ofcourse they dont allow direct linking for some reason, but theres always a way around everything. Also, I suggest not to use imageshack for hosting swf's. A good place is http://www.swfup.com Allows direct linking.

Edited by d4rkst0n3, 17 October 2006 - 12:52 AM.


#8 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 17 October 2006 - 03:48 AM

why you replying to stuff which has already been fixed? :)

#9 Ben

Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 17 October 2006 - 04:19 AM

:) Didnt notice.. :)

#10 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 17 October 2006 - 12:09 PM

it hasnt been fixed though =[ how do i link the button so when i click it it goes to another web page like www.yahoo.com/geocities??

thank you for the website d4rkst0n3 :)

#11 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 17 October 2006 - 12:42 PM

Tutorial on How to link buttons:
http://www.flashkit...._-971/index.php

I meant with fixed the way you should upload the swf, if you have a geocites account or your own server why host it on another server??? :)

#12 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 17 October 2006 - 10:42 PM

=/ but is that talking about the same type of button i have? cause if it is i dont know how to make the code to link it >_<

#13 Ben

Ben

    P2L Jedi Master

  • Publishing Betazoids
  • PipPipPipPip
  • 1,366 posts
  • Gender:Male
  • Location:VIC, Australia

Posted 18 October 2006 - 12:42 AM

To link it to another website, add this code:
on(release) {
getURL("http://www.urlhere.com/");
}


#14 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 18 October 2006 - 01:59 PM

ok this is my code ...where do i insert that code
Thank you :rolleyes:

<div id="div3488125443" style="position: absolute; top:150px; left:0px; width: 450px; height: 64px; "><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macr...rsion=7,0,19,0" width="141" height="30">
<param name="movie" value="http://www.geocities...ng/button.swf">
<param name="quality" value="high">
<embed src="http://www.geocities...ing/button.swf" quality="high" pluginspage="http://www.macromedi...getflashplayer" type="application/x-shockwave-flash" width="141" height="30">
</embed>
</object>
</div>

#15 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 18 October 2006 - 02:07 PM

dude, do you have Macromedia Flash??

#16 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 18 October 2006 - 02:29 PM

who are you talking to?

#17 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 18 October 2006 - 02:57 PM

who are you talking to?


to you!

To put the script that d4rkst0n3 posted, you need to have any suitable version of Flash (Flash MX upwards)
The script he posted is not intended to be in the HTML page, it needs to be done in Flash (actionscript)

If you don't have Flash, then you can also ask someone of us to do it for you.

#18 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 18 October 2006 - 03:04 PM

i do have flash but it keeps giving me errors =[

#19 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 18 October 2006 - 03:11 PM

can you put a link in here to download the .fla file, I will fix it for you.

#20 Lifeis2evil

Lifeis2evil

    Young Padawan

  • Members
  • Pip
  • 25 posts

Posted 18 October 2006 - 07:41 PM

i uploaded the file here
http://www.geocities...ning/button.fla
Thank you!!!




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users