PC Review


Reply
Thread Tools Rate Thread

SWF Player IFrame PHP

 
 
New Member
Join Date: Jun 2011
Posts: 1
 
      19th Jun 2011
Hello everyone,now is 5 days how i can,t find resolution,really tired and

confused,hope anybody can help me with my problem.

I,m not master but know something,and sorry if i write wrong,as my native language

is russian.Please correct me if i write wrong!-)

I,m use flash video player on my website,mp4 video start playing via .xml settings

file in flash player directory.

How i insert this player to my php pages? Via iFrame,look now -
<iframe src="URL" width="598"

height="334" frameborder="0"></iframe></p>

Player working and everything alright,BUT-
I need this player always be - transparent,always stay on the background,
everything like images,when zoom,should be on top.

AT the moment is really something wrong,
..when i press zoom image near player,player is disappears and firs image showing

great,second one is appear under the player,third one is again player is disappears

ans image showing good,and like that...

I upload 2X images HERE,please look examples!

Please note that on my index page 2 x more iframes but they transparent with -

<param name="wmode" value="transparent" />AND it,s work!

OK NEXT,WHAT I MAKE AND WHAT I TEST !

01. <param name="wmode" value="transparent" />

IT,S NOT WORK IN ANY WAY.


02. <iframe src="URL"

width="598" height="334" frameborder="0" allowtransparency="true"></iframe></p>

It,s not work as well,as- allowtransparency="true" disappears after i press update

or save code!


03. Adding "&wmode=opaque" to the end of the URL didn't work for me. It stopped

the video loading.


04. step 1-

Insert your iframe code between body tags.

<iframe src="yourpage.html" name="myframe" width="250" height="250" frameborder="0"

allowtransparency="true"></iframe>


step 2

Now copy the code below, and paste it between <head> tags of the page you are

linking to.
In this example this page is yourpage.html

<style type="text/css">
Body { Background: transparent; }
</style>

I,M LITTLE BIT CONFUSED ABOUT STEP 2 ,I TRY INSERT STEP 2 BETWEEN HEAD,WHEN CREATE

HTML PAGE WITH IFRAME IN DREAMWEAVER,AND CONNECT THIS PAGE AS <object></object>,
BUT IT,S NOT WORKING,JUST iFrame show player on my website!

As well i insert step 2 code to my head in admin panel,but not work at all!

AS WELL Replace Step 2 with - <body STYLE="background-color:transparent"> , not

work!

05. As well i try to inser player via <object></object>,but player not appear,

Via many customised options iFrame,try edit main.swf video player file background

to transparent,but only white accepted.

MAY BE PROBLEM BECAUSE I HAVE 6 X TOTAL IFRAMES ON MY WEBSITE?
OR BECAUSE ZOOM IMAGES SCRIPT MAKE TROUBLES WITH IFRAMES?

IF YOU KNOW HOW IS POSSIBLE TO INSERT FLASH PLAYER(MAIN.SWF),TO MY PHP PAGES EXCEPT

IFRAME,OR KNOW HOW TO MAKE IFRAME TRANSPARENT ,PLEASE,PLEASE ,PLEASE HELP!

GOOGLE NOT HELP,I TRY 5 DAYS IN GOOGLE AND BY MY SELF!

ANY ADVICE? HELP?
Attached Thumbnails
SWF Player IFrame PHP-1.jpg   SWF Player IFrame PHP-2.jpg  
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for a free Diashow/image gallery php script or SWF object. Michel Firholz Freeware 4 4th Jul 2006 02:07 PM
continual screen flickering with IE, IFrame, swf file and powerpoint 2002 open on windows XP Scott Mackay Windows XP Internet Explorer 0 20th Jan 2006 03:57 PM
iframe or php Alec Microsoft Frontpage 4 16th Nov 2005 01:35 AM
HELP- plese - PHP importing help - FP2002 - have addins & config FP for php- Suga Microsoft Frontpage 1 18th Sep 2003 05:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:12 AM.