![]() |
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Novice Talker
Posts: 9
Name: Sebastian
|
thanks
|
|
|
|
| Sponsored Links (We share ad revenue): |
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Extreme Talker
Posts: 150
Name: nasseem
|
I don't understand why people need to work with codes while you can easily add whatever video or audio to your site in graphic interface - Frontpage - Macromedia Flash or whatever
__________________
Sexy Celebrities Wallpapers - - - - Free Desktop Wallpapers Play Free Online Games - - - - - - Make Money Online - Easy Money Backdoors To Yahoo Games - - - - Download Free Movies/Music/Videos/Softwares |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages | |
|
Ultra Talker
Latest Blog Post:
Bloom Where You Are Posts: 328
Name: Douglas Adams
Location: Kalkaska Michigan
|
Quote:
![]()
__________________
Technology Blog | Political Blog | Health Blog | Alternative Health News | Home Based Business News | Weight Loss Blog | Gold Medal Gourmet Extracts |
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Novice Talker
Posts: 12
Name: Woraporn Lakkanacheewan
|
Thank .... I never add this to my website before
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Skilled Talker
Posts: 84
Location: UK
|
So if we are to add Flash to our websites in the future what would we used instead of the <embed> tag? Also bear in mind that the user wouldn't want to click on the flash once to activate following MS altering IE a while ago.
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Super Moderator
![]() Posts: 10,680
Location: Blackpool. UK
|
Try reading the FIRST post in this thread. The answer is there and oddly enough is the very reason this thread was created and "stickied" to the top of the forum.
__________________
Chris. ->> Links are advertising NOT optimising!! <<- Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Skilled Talker
Posts: 84
Location: UK
|
Oops - my bad! I shall have a good read of that over the weekend when I need to change around some flash markup amongst other things.
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Junior Talker
Posts: 2
Name: Ryan
|
Thanks much for sharing this. I would have used the Embeded tagg
![]()
__________________
XPLHost.com |-| Ryan(at)xplhost.com Shared Hosting |-| Reseller Hosting |-| VPS Servers |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages | |
|
Skilled Talker
Posts: 84
Location: UK
|
Don' know how everyone else does it, but I've setup my scripting for placing flash moview on pages like this:
Quote:
![]() |
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Super Moderator
![]() Posts: 5,567
Location: Tennessee
|
The problem with DW's code is that I've found it causes problems at times. The beauty of a method like swfObject is you NEVER see that <embed> tag at all - unlike DW.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !! "Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday" |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Novice Talker
Posts: 5
|
can we use flv for online streaming
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Novice Talker
Posts: 8
Name: dacha
|
i need converter program
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Novice Talker
Posts: 8
Name: Lance
|
There is a very good site to check whenever you get stuck with html and it is http://www.w3schools.com , however, the following link takes you to the exact page you are looking for i think... it focuses on flash however it's not that different for audio and video files..
Hope it helps http://www.w3schools.com/flash/flash_inhtml.asp Lance Wassing |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Novice Talker
Posts: 4
Name: Vikash Singh
Location: Delhi
|
Great Knowledge for me. Now i can add video clip on my personal blog.
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Novice Talker
Posts: 7
|
Open the HTML page where you want to insert your Flash movie. Insert this code:
<object width="550" height="400"> <param name="movie" value="somefilename.swf"> <embed src="somefilename.swf" width="550" height="400"> </embed> </object> 2) option is add flash or movie using dreamweaver just choose option add flash . dremweaver will automatically design code.
__________________
Web Development |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Super Moderator
![]() Posts: 5,567
Location: Tennessee
|
The first will not validate and is NOT recommended, the point of this entire thread
The 2nd doesn't always work and STILL includes that awful <embed>. Letting DW do ANYTHING on its own is just a bad idea.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !! "Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday" |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Extreme Talker
Posts: 194
Name: David
Location: Minnesota,USA
|
This actually helped my younger brother in his high school web design class, thanks for posting this
![]()
__________________
Hello! |
|
|
|
| Sponsored Links (We share ad revenue): |
| Thread Tools | |
|
|