Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-27-2006, 10:35 AM   #1
Member (9 bit)
 
gmanz73's Avatar
 
Join Date: Feb 2005
Posts: 430
Exclamation how can i host my flash file?

lets say i have a flash banner or an intro, how do i make it apear in my site?
I do have Macromedia Flash 7 MX (i believe thats the version)

thanks!!
gmanz73 is offline   Reply With Quote
Old 07-27-2006, 10:53 AM   #2
Professional gadfly
 
doctorgonzo's Avatar
 
Join Date: Jan 2002
Location: Minneapolis, MN
Posts: 6,364
Send a message via MSN to doctorgonzo
You just need to embed it in your HTML code; see this: http://www.w3schools.com/flash/flash_inhtml.asp
doctorgonzo is offline   Reply With Quote
Old 07-27-2006, 05:00 PM   #3
Member (9 bit)
 
gmanz73's Avatar
 
Join Date: Feb 2005
Posts: 430
this is what i came up with..

PHP Code:
<object type="application/x-shockwave-flash" data="myNewBanner.swf" width="468" height="60" id="xy">
   <
param name="movie" value="myNewBanner.swf" />
   <
param name="loop" value="false" />
   <
param name="menu" value="false" />
   <
param name="scale" value="exactfit" />
   <
param name="quality" value="high" />
   <
param name="bgcolor" value="#FFFFFF" />
</
object
there is an error when i want to click the banner....i dont know why?

maybe someone can edit it?
gmanz73 is offline   Reply With Quote
Old 07-29-2006, 01:22 PM   #4
Member (9 bit)
 
gmanz73's Avatar
 
Join Date: Feb 2005
Posts: 430
bump!
gmanz73 is offline   Reply With Quote
Old 07-29-2006, 01:54 PM   #5
Wx geek
 
blue60007's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
Do you have the SWF file hosted somewhere?
__________________
"It is the way of man to make monsters and it is the nature of monsters to destroy their makers."
blue60007 is offline   Reply With Quote
Old 07-30-2006, 08:50 PM   #6
Member (9 bit)
 
gmanz73's Avatar
 
Join Date: Feb 2005
Posts: 430
no not yet, shouldi host it with photobucket?
gmanz73 is offline   Reply With Quote
Old 07-30-2006, 09:17 PM   #7
Wx geek
 
blue60007's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
Does photobucket let you upload flash files? If so, you'll need hosted there so it can be accessed.
blue60007 is offline   Reply With Quote
Old 08-02-2006, 07:53 AM   #8
glc
Forum Administrator
Staff
Premium Member
 
glc's Avatar
 
Join Date: May 2000
Location: Joplin MO
Posts: 37,786
The SWF file has to be on the same server as the rest of your site - with a proper path to it in your code.
glc is offline   Reply With Quote
Old 08-05-2006, 08:31 PM   #9
Member (9 bit)
 
gmanz73's Avatar
 
Join Date: Feb 2005
Posts: 430
what do you mean by a proper path?
gmanz73 is offline   Reply With Quote
Old 08-05-2006, 08:34 PM   #10
Wx geek
 
blue60007's Avatar
 
Join Date: Aug 2005
Location: Indiana
Posts: 6,638
The URL. The:
data="myNewBanner.swf"

If the SWF file is located in the same place (folder) as the HTML files, then that would work.
blue60007 is offline   Reply With Quote
Old 08-05-2006, 08:35 PM   #11
Member (9 bit)
 
gmanz73's Avatar
 
Join Date: Feb 2005
Posts: 430
oh i see what you mean...`
gmanz73 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:11 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2