Current location: Hot Scripts Forums » General Web Coding » Flash & ActionScript » flash in html


flash in html

Reply
  #1 (permalink)  
Old 06-12-06, 03:23 AM
dhanashree dhanashree is offline
Newbie Coder
 
Join Date: Mar 2006
Location: Mumbai,India
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
flash in html

this is the code for embedding flash file in html..

can anyone please explain me this code in brief.....
i mean..i wanna know what are "classid, param,embed,etc " used for???


<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="280" height="98">
<param name="movie" value="abt_juxt.swf">

<param name="quality" value="high">
<embed src="abt_juxt.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="279" height="97"></embed>
</object>


Thanks
__________________
Thanks & Regards
Dhanashree
Reply With Quote
  #2 (permalink)  
Old 06-12-06, 07:30 AM
koncept
Guest
 
Posts: n/a
this is the broef version, the classid is the unique publishing id of a program, it might change between versions, but it will define what version of a program is used.

codebase is where that file can be downloaded from

param (there can be many) they control the settings of the embeded object

embed (when contained in a object tag) allows it to be more cross browser compatible (ex. ie likes object tags, ff doesnt but likes embed)
Reply With Quote
Reply

Bookmarks


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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
html tutoral thefrtman HTML/XHTML/XML 5 04-27-09 10:25 AM
Need website design or HTML coding help? website_help HTML/XHTML/XML 0 05-26-05 12:07 PM
PHP, HTML, Flash, Java, & web designers avaible soccerglory.com Job Offers & Assistance 0 12-23-04 04:58 AM
Php with flash or without tables ? EraseR PHP 0 06-26-04 07:36 AM
Classified Ads skipper23 Perl 2 12-30-03 03:43 AM


All times are GMT -5. The time now is 06:17 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.