iNET Interactive - Online Advertising Agency
          
Go Back  Xtreme Visual Basic Talk > Other Languages > Miscellaneous Languages > how to insert flash on a webpage


Reply
 
Thread Tools Display Modes
  #1  
Old 03-04-2003, 01:00 PM
xelonite84 xelonite84 is offline
Junior Contributor
 
Join Date: Apr 2003
Location: manchester
Posts: 304
Default how to insert flash on a webpage

ive made a small flash movie with buttons and i have a site on geocities i have uploaded my flash file onto the internet but how do i get it to start automatically when sum1 goes on my page???

do i have to use html on a page like you do to insert a picture on a website??


thx
__________________
Templates Graphics Scripts and webmaster resources This is my site, still being updated
Reply With Quote
  #2  
Old 03-04-2003, 01:23 PM
taj134's Avatar
taj134 taj134 is offline
Regular
 
Join Date: Sep 2000
Location: Uk Wales (south)
Posts: 88
Default

you need to use a HTML page, if you want to make the flash movie the intro then u need to make the HTML page called "index.html" as this is always the first page that is loaded by the internet servers, u need to use some intresting looking code, this is some code genereated by Dreamweaver (made by Macromedia, same peeps who created Flash) from my school when i put a flash movie intro i made into my website, i dont know if it'll work with you, and i expect there are better ways to make this work, but it this way will download Flash player if the user doesnt have it and stuff. At least thats what i think it does.

Code: (note: is : D without the space, Admin: it is possible to stop that happening?)
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
  id="intro" width="500" height="400">
<param name="movie" value="intro.swf">
      <param name="quality" value="high">
      <param name="bgcolor" value="#666666">
      <embed name="intro" src="intro.swf" quality="high" bgcolor="#666666"
    width="500" height="400"
    type="application/x-shockwave-flash"
    pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> 
      </embed> </object>
you just need to change the values depending what u need them to be, if you have any problems PM or email me with ur flash file and i'll make the html file for ya

taj134
__________________
A Programmer who Juggles. Say no more

www.warmfusion.co.uk
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
why it doesn't insert any thing?:( elahe Word, PowerPoint, Outlook, and Other Office Products 2 12-04-2002 03:45 PM
making a insert then a query got an error jfllanos Database and Reporting 4 10-28-2002 03:52 PM
INsert Problem EXPERTS! blade2009 Database and Reporting 4 10-28-2002 07:02 AM
::: HELP ::: how to insert shockwave flash in VB? i add companent and then ? wondery General 1 09-23-2002 10:51 PM
shockwave and flash Components ali General 1 10-05-2001 06:31 AM

Advertisement: