|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
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!! |
|
|
|
|
|
#2 |
|
Professional gadfly
|
You just need to embed it in your HTML code; see this: http://www.w3schools.com/flash/flash_inhtml.asp
|
|
|
|
|
|
#3 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
this is what i came up with..
PHP Code:
maybe someone can edit it? |
|
|
|
|
|
#4 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
bump!
|
|
|
|
|
|
#5 |
|
Wx geek
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." |
|
|
|
|
|
#6 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
no not yet, shouldi host it with photobucket?
|
|
|
|
|
|
#7 |
|
Wx geek
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.
|
|
|
|
|
|
#8 |
|
Forum Administrator
Staff
Premium Member
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.
|
|
|
|
|
|
#9 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
what do you mean by a proper path?
|
|
|
|
|
|
#10 |
|
Wx geek
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. |
|
|
|
|
|
#11 |
|
Member (9 bit)
Join Date: Feb 2005
Posts: 430
|
oh i see what you mean...`
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|