The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> HTML Animation
jgrosso
post May 19 2013, 04:57 PM
Post #1





Group: Members
Posts: 5
Joined: 19-May 13
Member No.: 19,176



I am trying to display a HTML animation into my webpage. I can get the image to display when I open the HTML file however when I use the source code for my website only the background displays, the animation does not. Anyone have any ideas what is wrong?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post May 19 2013, 04:58 PM
Post #2


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



Please post a sample page.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jgrosso
post May 19 2013, 05:11 PM
Post #3





Group: Members
Posts: 5
Joined: 19-May 13
Member No.: 19,176



file:///Users/jordangrosso/Desktop/LOGO%20ANIMATION-3/animation%20of%20logo%20color%20on%20black%20ground.html

Here is the file URL
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jgrosso
post May 19 2013, 05:13 PM
Post #4





Group: Members
Posts: 5
Joined: 19-May 13
Member No.: 19,176



Also Here is the source code from that file page :

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>animation of logo color on black ground</title>
</head>
<body bgcolor="#000000">
<!--url's used in the movie-->
<!--text used in the movie-->
<!-- saved from url=(0013)about:internet -->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="550" height="400" id="animation of logo color on black ground" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="animation of logo color on black ground.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="animation of logo color on black ground.swf" quality="high" bgcolor="#000000" width="550" height="400" name="animation of logo color on black ground" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</body>
</html>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jgrosso
post May 19 2013, 05:41 PM
Post #5





Group: Members
Posts: 5
Joined: 19-May 13
Member No.: 19,176



Also here is the webpage I am trying to get it to display on.

http://veridianenergyconsultants.com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post May 19 2013, 06:52 PM
Post #6


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



The flash movie at http://veridianenergyconsultants.com/anima...ck%20ground.swf doesn't seem to exist.

BTW it's good practice to encode spaces in file names as "%20" in the HTML instead of relying on browsers to add it.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jgrosso
post May 19 2013, 07:26 PM
Post #7





Group: Members
Posts: 5
Joined: 19-May 13
Member No.: 19,176




Thanks for the advice. Maybe it is not showing up because the file is on my local hard drive. I attached the file if it helps at all.


QUOTE(Christian J @ May 19 2013, 07:52 PM) *

The flash movie at http://veridianenergyconsultants.com/anima...ck%20ground.swf doesn't seem to exist.

BTW it's good practice to encode spaces in file names as "%20" in the HTML instead of relying on browsers to add it.



Attached File(s)
Attached File  animation_of_logo_color_on_black_ground.swf ( 69.74k ) Number of downloads: 274
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post May 19 2013, 08:14 PM
Post #8


.
********

Group: WDG Moderators
Posts: 9,653
Joined: 10-August 06
Member No.: 7



QUOTE(jgrosso @ May 20 2013, 02:26 AM) *

Maybe it is not showing up because the file is on my local hard drive.

Correct, you need to upload it to your web host just like you do with HTML files etc.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 04:33 AM