Flash Video Continuous Loop

Flash Video Continuous Loop

am 22.04.2008 04:23:00 von smartalecktexan

Using Flash for video on web page. This is working fine. BUT, the video goes
into a continuous loop mode and the LOOP flag is NOT set.

Anyone have any ideas?

Thanks/Smartalecktexan

Re: Flash Video Continuous Loop

am 22.04.2008 10:56:18 von Stefan B Rusynko

Set the Flash parameters to not loop



--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"smartalecktexan" wrote in message
news:88D091B3-19D9-4288-8DB4-0C2C17A50C46@microsoft.com...
| Using Flash for video on web page. This is working fine. BUT, the video goes
| into a continuous loop mode and the LOOP flag is NOT set.
|
| Anyone have any ideas?
|
| Thanks/Smartalecktexan

Re: Flash Video Continuous Loop

am 22.04.2008 15:53:04 von smartalecktexan

Stefan - thanks for the speedy reply! BUT, that is exactly what we see in
the Frontpage view of the generted code.

codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,40,0" border="2" width="300" height="226">




pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" name="obj1" width="300" height="226"
quality="Medium" loop="false" salign="L">



Any other suggestions?

Thanks!

Clarence Reece


"Stefan B Rusynko" wrote:

> Set the Flash parameters to not loop
>
>
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> _____________________________________________
>
>
> "smartalecktexan" wrote in message
> news:88D091B3-19D9-4288-8DB4-0C2C17A50C46@microsoft.com...
> | Using Flash for video on web page. This is working fine. BUT, the video goes
> | into a continuous loop mode and the LOOP flag is NOT set.
> |
> | Anyone have any ideas?
> |
> | Thanks/Smartalecktexan
>
>
>

Re: Flash Video Continuous Loop

am 23.04.2008 10:39:14 von Stefan B Rusynko

Then your flash file is set to loop and you have to edit the flash swf or fla file itself

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"smartalecktexan" wrote in message
news:F3F283C5-7CBB-4618-8613-347AAD443968@microsoft.com...
| Stefan - thanks for the speedy reply! BUT, that is exactly what we see in
| the Frontpage view of the generted code.
|
| | codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,40,0" border="2" width="300"
height="226">
|
|
|
|
| | pluginspage="http://www.macromedia.com/go/getflashplayer"
| type="application/x-shockwave-flash" name="obj1" width="300" height="226"
| quality="Medium" loop="false" salign="L">

|


|
| Any other suggestions?
|
| Thanks!
|
| Clarence Reece
|
|
| "Stefan B Rusynko" wrote:
|
| > Set the Flash parameters to not loop
| >
| >
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > _____________________________________________
| >
| >
| > "smartalecktexan" wrote in message
| > news:88D091B3-19D9-4288-8DB4-0C2C17A50C46@microsoft.com...
| > | Using Flash for video on web page. This is working fine. BUT, the video goes
| > | into a continuous loop mode and the LOOP flag is NOT set.
| > |
| > | Anyone have any ideas?
| > |
| > | Thanks/Smartalecktexan
| >
| >
| >