Thankyou Aran i will check this out
many thnaks never thought to look in there
----- Original Message ----- 
From: "Aran Rhee" <[email protected]>
To: <[email protected]>
Sent: Monday, January 05, 2009 4:26 PM
Subject: RE: Unable to view



So on viewing you page, I get this error from the Flash player:

SecurityError: Error #2148: SWF file
http://www.raunchpupskennel.com/3dflip.swf cannot access local resource
C:\website\raunchpupskennel\BILLIARDSANYONE\BILLIARDSANYONE.flv. Only
local-with-filesystem and trusted local SWF files may access local
resources.
at flash.net::NetStream/play()
at
fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::
_play()
at
fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::
_setUpStream()
at
fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::
_load()
at fl.video::VideoPlayer/load()
at fl.video::FLVPlayback/doContentPathConnect()


You swf is embe3dding just fine with SWFObject, you are just not pointing to
the right video file location.

You need to re-path your FLV within your 3dflip.swf to point to a location
on the actual server.

Also make sure your skin file is located at
http://www.raunchpupskennel.com/SkinUnderPlaySeekMute.swf as this is 404ing
(not found) at present as well.



Cheers,
Aran

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of raunchpup
Sent: Monday, 5 January 2009 11:57 AM
To: SWFObject
Subject: Re: Unable to view


http://www.raunchpupskennel.com/3dflip.html
please do not be offended it is for a porn site i am working this out
for
i am trying to incorporate the 3dflip tutorial into this which means i
am trying to get flash 10 to read it. but comes up blank.
this is the source code for the page so you wont have to look at the
site if offended by it.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
var playerVersion = swfobject.getFlashPlayerVersion();
var output = "You have Flash player " +
playerVersion.major + "." + playerVersion.minor + "." +
playerVersion.release + " installed";
alert(output);
</script>
</head>
<body>
<div>
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
width="320" height="285" id="3dflip">
<param name="movie" value="3dflip.swf" />
<param name="quality" value="high" />
<param name="allowfullscreen" value="false"
/>
<!--[if !IE]>-->
<object type="application/x-shockwave-flash"
data="3dflip.swf"
width="320" height="285">
<param name="quality" value="high"
/>
<param name="allowfullscreen"
value="false" />
<!--<![endif]-->
<a
href="http://www.adobe.com/go/getflashplayer";>
<img
src="http://www.adobe.com/images/shared/download_buttons/
get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</div>
</body>
</html>
thanks
pup

On Jan 4, 6:48 pm, "Aran Rhee" <[email protected]> wrote:
> We need more info to help. Post a link to your page.
>
> Aran
>
>
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
>
> Behalf Of raunchpup
> Sent: Monday, 5 January 2009 11:10 AM
> To: SWFObject
> Subject: Unable to view
>
> I am struggling with ,y swf file that is built for flash player ten to
> be viewed on the web i can view it locally but not on the web
> i have hard coded and als checked all links and still nothing just get
> the black box but thats it wont play HELP
> pup- Hide quoted text -
>
> - Show quoted text -






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to