CLICK me... just 2 questions, mostly html ü
Link |
by
on 2005-12-17 22:18:37
|
my questions are simple 1. how do you assign icons for a page such as this --> is there a code for it? ^_^ you know, like the Y! in yahoo, the W for wikipedia, the M for Minitokyo, the round thingies for alltheweb, etc. ü 2. how do you obtain a flash from another site. <-- you know, like downloading it so you could edit it with Macromedia or saving it to your computer... [I use Opera as internet browser]:D m y . L i F E . i . t r a d e . i n . f o r . y o u r . P A i N . |
Re: CLICK me... just 2 questions, mostly html ü
Link |
by
on 2005-12-18 01:40:01
|
1. those are favicon files. all you have to do is make a file called "favicon.ico" and put it in the root directory of your website. if you want to change the icon for each section like i do, you can use meta tags. browse gendou.com and look for favicon in the source, thats the best way to understand it. 2. you can view the source of a webpage with embedded flash movie and look for the string ".swf" which will likely get you the URL of the flash movie itself. |
Re: CLICK me... just 2 questions, mostly html ü
Link |
by
on 2005-12-18 21:33:22
|
hai hai arigatou ü BTW, nyc new siggie... m y . L i F E . i . t r a d e . i n . f o r . y o u r . P A i N . |
Re: CLICK me... just 2 questions, mostly html ü
|
If you wish to edit a flash movie obtained from a website with .swf as a file type, you cannot edit it anymore. You can get the source but the movie itself cannot be edited. You can edit the movie (import)- if you will only add/delete some scenes but the motion, action scripts, etc. cannot be touched anymore. |
Re: CLICK me... just 2 questions, mostly html ü
|
err as for the favicon part i still don't get it.. >< |
Re: CLICK me... just 2 questions, mostly html ü
|
Gendou pretty much explained the basic gist of them. Favicons are just little 16x16 pixel icons that the browser will place in the address bar and in your bookmarks. If you want one for your site, all you need to do is create a little icon and save it as favicon.ico and put it in your root directory as he said. If you don't have a program that will let you save a .ico, there are lots of sites that will convert it for you. The one I use is: http://tools.dynamicdrive.com/favicon/. ^.^ Or was there another part about them you didn't quite get? |