The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> watermark is not applying to html
shankar from vizag
post Jul 4 2013, 03:39 AM
Post #1


Advanced Member
****

Group: Members
Posts: 202
Joined: 18-June 13
Member No.: 19,316



Dear all,

good afternoon

I wish to place an analog clock and I downloaded an .swf file for html. I placed the downloaded unzipped folder in my site directory.

I have given the following code in the body section as provided by the concerned site.

<div id="DivAnalogClockFX"></div>

<script type="text/javascript" src="swfobject.js></script>

<script type="text/javascript">

var flashvars = {};

var params={};

params.base="";

params.scale="noscale";

params.salign="tl";

params.wmode="transparent";

params.allowFullscreen="true";

params.allowScriptAccess="always";

swfobject.embedSWF("AnalogClockFX.swf","DivAnalogClockFX", "600","300","9.0.0",false,flashvars,params);

</script>

But there is no clock appears on the html page. kindly help to solve the problem.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jul 4 2013, 04:26 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Start with unzipping. smile.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Jul 4 2013, 03:10 PM
Post #3


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



He did say he uploaded the unzipped files on the server:
QUOTE
I placed the downloaded unzipped folder in my site directory.

On which page did you put it? Give us of the url.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jul 5 2013, 12:28 AM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



QUOTE(Frederiek @ Jul 4 2013, 10:10 PM) *

He did say he uploaded the unzipped files on the server:


Sorry! Misread again. blush.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

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

 



- Lo-Fi Version Time is now: 16th April 2024 - 04:09 AM