Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in HTML CSS only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
HTML CSS
.swf file on a webpage
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
popnbrown
New Member
Join Date:
Oct 2006
Posts:
24
#1
.swf file on a webpage
Dec 19 '06, 01:36 AM
the title says it how do i put a .swf file on a webpage?
I know i'm a noob thank you.
Plz help and appreciate it.
AricC
Recognized Expert
Top Contributor
Join Date:
Oct 2006
Posts:
1885
#2
Dec 19 '06, 02:57 AM
This
should help.
Aric
Comment
Post
Cancel
popnbrown
New Member
Join Date:
Oct 2006
Posts:
24
#3
Dec 21 '06, 08:08 PM
i did wat the site told me to do but it doesnt work.
Comment
Post
Cancel
AricC
Recognized Expert
Top Contributor
Join Date:
Oct 2006
Posts:
1885
#4
Dec 21 '06, 09:03 PM
Please post your code so we can see the errors.
Comment
Post
Cancel
popnbrown
New Member
Join Date:
Oct 2006
Posts:
24
#5
Dec 21 '06, 11:24 PM
[HTML]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitl ed Document</title>
</head>
<body>
<object classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macrom edia.com/pub/shockwave/cabs/flash/swflash.cab#ver sion=7,0,19,0" width="33" height="39" align="absmiddl e" title="tut1ext" >
<param name="movie" value="/C++tut1extusing .camproj" />
<param name="quality" value="high" />
<embed src="/C++tut1extusing .camproj" width="33" height="39" align="absmiddl e" quality="high" pluginspage="ht tp://www.macromedia. com/go/getflashplayer" type="applicati on/x-shockwave-flash"></embed>
</object>
</body>
</html>
[/HTML]
Comment
Post
Cancel
AricC
Recognized Expert
Top Contributor
Join Date:
Oct 2006
Posts:
1885
#6
Dec 22 '06, 03:09 AM
That's not a .swf file it's a camproj file it won't play in any browser or anthing but camtasia.
Comment
Post
Cancel
popnbrown
New Member
Join Date:
Oct 2006
Posts:
24
#7
Dec 22 '06, 11:53 AM
[HTML]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitl ed Document</title>
</head>
<body>
<object classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macrom edia.com/pub/shockwave/cabs/flash/swflash.cab#ver sion=7,0,19,0" width="933" height="755" title="Tut1">
<param name="movie" value="/tut1/tut1.swf" />
<param name="quality" value="high" />
<embed src="/tut1/tut1.swf" quality="high" pluginspage="ht tp://www.macromedia. com/go/getflashplayer" type="applicati on/x-shockwave-flash" width="933" height="755"></embed>
</object>
</body>
</html>[/HTML]
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment