flash website
- God-1
-
God-1
- Member since: Feb. 1, 2003
- Offline.
-
- Forum Stats
- Member
- Level 08
- Blank Slate
so say i design a webpage in flash, and i have a site hosted by brinkster.com, how do i... uh.... make the flash...... into.... internet-ness? i know thats a dumb question, but i have no idea. do you just upload the swf file and that becomes a page or what?
- McBean
-
McBean
- Member since: Jul. 8, 2003
- Offline.
-
- Forum Stats
- Member
- Level 39
- Animator
File -> Publish
It should compile the movie and make a .html file with the diggydoo stuff that makes it all happen.
- EnterSpaceCapsule
-
EnterSpaceCapsule
- Member since: Nov. 14, 2003
- Offline.
-
- Forum Stats
- Member
- Level 02
- Blank Slate
i use dreamweaver MX to put my flashers into html pages and then upload them into geocities.
if u wanna see my flash site goto http://stoopaidstudios.cjb.net
Although dont take it as an example coz its fairly crap and its incomplete and i'll probably wont complete it anyway.
- Reverend-Kyle
-
Reverend-Kyle
- Member since: Jan. 20, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate
<embed src="file.swf" height="x" width="x">
Just put that in the html document and it will show the flash file.
- I-Jaf
-
I-Jaf
- Member since: Jul. 2, 2003
- Offline.
-
- Forum Stats
- Member
- Level 09
- Blank Slate
At 11/19/03 11:45 AM, Kyle_22 wrote: <embed src="file.swf" height="x" width="x">
Just put that in the html document and it will show the flash file.
i think that only shows in IE i think, for other browsers you need the <object> tag, just publish it from flash and copy the source.
- The-Super-Flash-Bros
-
The-Super-Flash-Bros
- Member since: Sep. 2, 2002
- Offline.
-
- Forum Stats
- Member
- Level 30
- Game Developer
Have a peek at my flash website i made a while ago (horribly out of date now):
if you look at the first page's source code, you can see how the flashbeen embeded into the html page. The main site works in the same way, but with a javascripted window.
Tom
- jjrocks2002
-
jjrocks2002
- Member since: Jul. 7, 2002
- Offline.
-
- Forum Stats
- Member
- Level 16
- Blank Slate
like someone said already.. FILE/PUBLISH
thats all you gotta do to get the html for the flash file


