|
Posted by donh on 01/10/07 12:18
Harlan,
Thanks for your reply,
Ive put in the <param name="play" value="false"> but don't know where I
should be putting play="false"
Sorry I am very new to this
Thanks in anticipation
DonH
Harlan Messinger wrote:
> donh wrote:
> > Hi hope someone can help. I'm new to web pages and am trying to use
> > dreamweaver MX to develop some e-learning web pages, some use swf movie
> > files.
> >
> > The problem I have is that the swf files play when the page opens
> > rather than when the viewer selects a play button.
>
> Inside the OBJECT element,
>
> <param name="play" value="false">
>
> and then
>
> play="false"
>
> inside the EMBED tag if you use it. (Has any browser since the
> introduction of Netscape 6 required the EMBED tag for Flash to function?)
>
> The full set of available PARAMs for Flash:
> http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_12701
Navigation:
[Reply to this message]
|