Flash not working on my site

Flash not working on my site the flash is loaded only once and and then dies, you get a white banner without flash works.

All flash files in a folder I called her "img" and the Permissions for this folder set as 755.

Can anyone suggest a solution?

Quote · 6 Jul 2010

Flash not working on my site the flash is loaded only once and and then dies, you get a white banner without flash works.

All flash files in a folder I called her "img" and the Permissions for this folder set as 755.

Can anyone suggest a solution?

Make sure your flash folders are set to 755 and the files are set to 644

Quote · 6 Jul 2010

 

 

Make sure your flash folders are set to 755 and the files are set to 644

 

Yes they are set as 644 and the folder set as 755.

Quote · 6 Jul 2010

All flash files in a folder I called her "img" and the Permissions for this folder set as 755.

Are you saying that you renamed the /flash/ directory to /img/?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Jul 2010

 

 

All flash files in a folder I called her "img" and the Permissions for this folder set as 755.

Are you saying that you renamed the /flash/ directory to /img/?

 

I do not, i just I created a new folder named "img" in the root folder and from there i show the flash on the site.

Quote · 6 Jul 2010

All flash files in a folder I called her "img" and the Permissions for this folder set as 755.

Are you saying that you renamed the /flash/ directory to /img/?

I do not, i just I created a new folder named "img" in the root folder and from there i show the flash on the site.

Are you saying you have the Flash application files (.swf) in this new directory, and are using this instead of the /flash/ directory? I'm not really following, so please elaborate.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Jul 2010

 

 

 

 

All flash files in a folder I called her "img" and the Permissions for this folder set as 755.

Are you saying that you renamed the /flash/ directory to /img/?

 

I do not, i just I created a new folder named "img" in the root folder and from there i show the flash on the site.

Are you saying you have the Flash application files (.swf) in this new directory, and are using this instead of the /flash/ directory? I'm not really following, so please elaborate.

 I created a new folder named: "img" in the root folder and then i uploaded my flash file i want them show on the site.

for this, i go to Admin > Tools > Banners and put the code:

 

 <body>

<p align="center">
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="469" height="61">
 <param name="movie" value="http://www.mysite.com/img/111.swf">
 <param name="quality" value="High">
 <embed src="http://www.mysite.com/img/111.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="469" height="61" quality="High"></object>
</p>

</body>

Quote · 6 Jul 2010

All flash files in a folder I called her "img" and the Permissions for this folder set as 755.

Are you saying that you renamed the /flash/ directory to /img/?

I do not, i just I created a new folder named "img" in the root folder and from there i show the flash on the site.

Are you saying you have the Flash application files (.swf) in this new directory, and are using this instead of the /flash/ directory? I'm not really following, so please elaborate.

I created a new folder named: "img" in the root folder and then i uploaded my flash file i want them show on the site.

for this, i go to Admin > Tools > Banners and put the code:

<body>

<p align="center">
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="469" height="61">
<param name="movie" value="http://www.mysite.com/img/111.swf">
<param name="quality" value="High">
<embed src="http://www.mysite.com/img/111.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="469" height="61" quality="High"></object>
</p>

</body>

Most likely, the code is being stripped by the content filter before going through. Try entering the code directly into the database.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Jul 2010

 

 

Most likely, the code is being stripped by the content filter before going through. Try entering the code directly into the database.

 

Directly into the DB???

how i will do it?

i know just to put the code in the Admin > Tools > Banners.

could you explain how i put it directly to the DB?

Thanks a lot

Quote · 6 Jul 2010

Most likely, the code is being stripped by the content filter before going through. Try entering the code directly into the database.

Directly into the DB???

how i will do it?

i know just to put the code in the Admin > Tools > Banners.

could you explain how i put it directly to the DB?

Thanks a lot

Make the banner through the administration panel and include something simple in the text field such as "Text." Then edit the database entry directly from the sys_banners table. I'm not sure if this will work, but we might as well give it a show: I've got nothing to do.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Jul 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.