Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > how to display flash objects from hard disk

Reply
Thread Tools Display Modes

how to display flash objects from hard disk

 
 
Jeff
Guest
Posts: n/a

 
      03-21-2009
Flash objects are .flv files and are stored in the IE cache.

I copied an .flv file from the cache to one of my directories. I copied the
object section of the web page that originally displayed the flash movie,
and set up an html file with my local file substituted:

<object width="425" height="344">
<param name="movie" value="file:///d:/flv/video.flv"></param>
<param name="wmode" value="transparent"></param>
<embed src="file:///d:/flv/video.flv" type="application/x-shockwave-flash"
width="425" height="344">
</embed></object>

I got the yellow security bar complaining about running ActiveX objects from
a local disk, and I told it to go ahead. But then it just sat there, with
the Vista "busy" cursor circling, but never displaying the movie.

Anyone know how to set this up correctly to display a flash object from a
local disk?

Thanks,
Jeff


 
Reply With Quote
 
 
 
 
Lorin
Guest
Posts: n/a

 
      03-21-2009
Get !free! Applian FLV Player. I works very well playing .flv standalone.
Also .on2 files play.

"Jeff" <> wrote in message
news:uu%...
> Flash objects are .flv files and are stored in the IE cache.
>
> I copied an .flv file from the cache to one of my directories. I copied
> the object section of the web page that originally displayed the flash
> movie, and set up an html file with my local file substituted:
>
> <object width="425" height="344">
> <param name="movie" value="file:///d:/flv/video.flv"></param>
> <param name="wmode" value="transparent"></param>
> <embed src="file:///d:/flv/video.flv" type="application/x-shockwave-flash"
> width="425" height="344">
> </embed></object>
>
> I got the yellow security bar complaining about running ActiveX objects
> from a local disk, and I told it to go ahead. But then it just sat there,
> with the Vista "busy" cursor circling, but never displaying the movie.
>
> Anyone know how to set this up correctly to display a flash object from a
> local disk?
>
> Thanks,
> Jeff
>
>


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Please.. USB Flash Disk driver for vista?? Ricky Windows Vista Hardware 2 05-27-2008 04:18 AM
New 2nd Hard Disk -visible in Disk Management - but NOT in Explorer/Computer LD Windows Vista Hardware 7 01-28-2008 11:25 PM
Flash Disk Found New Hardware cristi Windows Vista Hardware 4 12-01-2007 04:46 PM
Can't Display Hard Disk Drives Properties goorambatman Windows Vista General Discussion 0 09-22-2007 01:20 AM
Standard User accounts can't view YouTube because of creating Flash objects via JavaScript George Windows Vista General Discussion 0 02-23-2007 02:21 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59