 soundstep
|
<p>Hi again,</p>
<p>I’m not sure this is really an issue but I prefer tell you about it.</p>
<p>I work with FDT and I noticed that:</p>
<p><asset id="video" src="video/sample.flv" preventCache="true"/></p>
<p>doesn’t work if I use their ExternalSWFViewer (it means I launch the swf basically).</p>
<p>The video never starts loading.</p>
<p>If I remove the preventCache it works, maybe a filename problem with the param added? or security problem? not sure I didn’t really dig into that problem.</p>
<p>I said that I’m not sure it is an issue because while it doesn’t work launching a local SWF, it seems that it works well in a browser on my local server.</p>
<p>Let me know what you think.</p>
<p>Romu
</p>
|
 Matan Uberstein
|
Hi,
I think you need to add your hdd as a trusted location, you might find that this also occurs when trying to load a xml file off the local system. Given there are url vars.
So, go to: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html and add your hdd. Please let me know if that fixes your problem.
Also, another thing to note, mp4 are not allowed to loaded off the local file system, I know in this case you are loading a flv. Just saying
|