Groups | Blog | Home
all groups > macromedia players flash > september 2005 >

macromedia players flash : Local SWF Won't Load in Frameset


kellymi1
9/17/2005 1:07:05 PM
I installed Player 8 plug in on XP Pro SP2. Flash object in a page in a
frameset does no load a local movie (C:\mydir\myfile.swf). The SWF does not
have any cross-scripting or related security problems. Global Trust file for
all users does not appear to work. Flash Player 7 works with no additional IE
or player settings.

Is there a mms.cfg setting that may work, or a necessary browser security
setting?
_jasonWylie
9/19/2005 6:54:33 PM
Can you give me a little more detail as to your setup or a sample file? What
browser are you using to view the files? What is the movie doing exactly? Did
you set up a Global Trust in your Flash Player Settings Manager (note this
isn't a recomended solution)? Did you go through this TechNote:
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=13530cdd

---
Regards,

Jason Wylie
Senior Support Engineer
Macromedia Technical Support
Flash Player, Flash, Central

-- Please limit replies to newsgroup only, for the benefit of the community --

kellymi1
9/20/2005 9:04:47 PM
I have reviewed the technote, as well as the "Security Changes" and "Flash 8
Architecture" documents. The movies are being viewed in IE6sp2, and they are
not requesting access to the network, cross-scripting, etc. Using the Global
Trust Flash Player Settings does not seem to work either, as I unable to load
the movie to begin with. My object tag is attached.

It is possible that I am setting up my Global Flash Player Trust directory
incorrectly. For example, I created a text file in
C:\Windows\system32\Macromed\Flash\FlashPlayerTrust\ with the correct local
path (C:\immersive/2009/modules/start/media/). My intention is to add files to
the FlashPlayerTrust directory at installation. Am I doing this correctly?



<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=5,0,0,0" width="100%" height="100%" hspace="0" vspace="0" align="left"
id="start_lesson">
<param name="movie"
value="C:\immersive/2009/modules/start/media/start_lesson.swf">
<param name="quality" value="high">
<param name="salign" value="lt">
<param name="FlashVars"
value="local_path=C:\immersive/2009/modules/start/media/">
<embed src="C:\immersive/2009/modules/start/media/start_lesson.swf"
name="start_lesson" width="100%" height="100%" hspace="0" vspace="0"
align="left" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" salign="lt"
FlashVars="local_path=C:\immersive/2009/modules/start/media/"></embed>
</object>
AddThis Social Bookmark Button