Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash General Questions > Flash 8 General Questions

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-20-2005, 03:04 PM   #1
daveyt1234
Registered User
 
Join Date: Nov 2004
Posts: 29
Default Correct tags for FLV??????

ok since both dreamweaver and flash dont seem to know how to accessibly insert FLVs into websites does anyone know the 'correct' tags to use??

at present im using the following which is only coming back with 26 errors at present!!!

HTML Code:
<object type="application/x-shockwave-flash" data="movie.swf" width="170" height="148">
	<param name="movie" value="FLVPlayer_Progressive.swf" />
  <param name="movie" value="FLVPlayer_Progressive.swf" />
  <param name="salign" value="lt" />
  <param name="quality" value="high" />
  <param name="scale" value="noscale" />
  <param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=media/teaching_vid&autoPlay=true&autoRewind=true" />
  <embed src="FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=media/teaching_vid&autoPlay=true&autoRewind=true" quality="high" scale="noscale" width="170" height="107" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
using the object type as apposed to embed as W3c doesnt allow embed.

any ideas??

many thanks

david
daveyt1234 is offline   Reply With Quote
Reply


Thread Tools
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 Off

Forum Jump


All times are GMT. The time now is 07:19 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.