Re: Flash Properties coding not displaying in browsers

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



The only .swf file I can see a problem with is new.swf
<param name="movie" value="new.swf">
should be
<param name="movie" value="../new.swf">

A security measure requires that flash, active-x, and Java objects require
to be activated in the browser by clicking the object, pressing space bar
or enter key.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"Miklos" <Miklos@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CFED283E-D030-458B-A1A1-8FC24D94EAF2@xxxxxxxxxxxxxxxx
I was writing about alexnew.swf.
I was told there is some new active x problem with swf files and I.E.
And that the fonts in the swf can prevent browsers from loading files.
For some reason I can't see this in I.E.


"Rob Giordano (Crash)" wrote:

It's working in my IE.

If you mean; why isn't new.swf playing, then the file location or the
path
is incorrect.



"Miklos" <Miklos@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:67F1622D-92D3-4603-B73A-422C80EE59A9@xxxxxxxxxxxxxxxx
|I have tried to get this flash code to work using "movie in flash
format
| properties".
| This is the code that Front Page has created for the swf file
alexnew.swf
|
| <object
| classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
|
|
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0";
| id="alexnew"
| width="567" height="295"
| >
| <param name="movie" value="alexnew.swf">
|
| <param name="bgcolor" value="#000000">
| <param name="quality" value="High">
| <param name="wmode" value="transparent">
|
| <param name="allowscriptaccess" value="samedomain">
|
|
| <param name="base" value="../">
|
|
| <embed
| type="application/x-shockwave-flash"
| pluginspage="http://www.macromedia.com/go/getflashplayer";
| name="alexnew"
| width="567" height="295"
|
| src="alexnew.swf"
|
| bgcolor="#000000"
| quality="High"
| wmode="transparent"
| allowscriptaccess="samedomain" base="../">
| <noembed>
| </noembed>
| </embed>
| </object>
|
| This is the url:
| http://www.alexdasilva.com/home/alexhome.html
|
| Why isn't the code working in I.E. or any other browsers?
|





.



Relevant Pages

  • HELP !!! Capturing "linked videos" from Flash - Im Stumped
    ... I have a couple of Flash ... capture utilities -and they work fine for games, animations, etc. ... I am talking about a tiny swf file that "references" a video clip ... Real Video - I use notepad to look in the "ram" file to find the ...
    (rec.video.desktop)
  • Re: ripping webarchives with historic or art photos
    ... have on display (without a flash though). ... wouldn't have any rights to sell it. ... only person you could sell it to would be another idiot like yourself. ... They take apart the data in an SWF file and save it as their original ...
    (rec.photo.digital)
  • Re: how to add flash animation into frontpage 2003
    ... > HI Kevin Spencer ... > have the flash player downloaded now and i was wondering how can i ... > wordart in frontpage 2003 into a swf file and with the swf file can i get ... >> can certainluy use FrontPage to embed a .swf into a web page. ...
    (microsoft.public.frontpage.programming)
  • Re: Any way to stop flash click event when swf is embeded in vb form?
    ... When you run the app the flash anim will play in this object. ... I did manage to find a .flv file that would play (so it was ... in order to sort it out I would need to have a .swf file ...
    (comp.lang.basic.visual.misc)
  • Containers, documents, views and asserts
    ... Recently I have attempted to add support for rendering flash files ... up and the flash player dll is loaded with no problems. ... My application told the dll to open the .swf file so the document, ...
    (microsoft.public.vc.mfc)