|
#11
|
|||
|
|||
|
Ummmm... I did play with that but after my channel loads it would default back
to standard size. http://www.surfshooterhawaii.com/mog...e-Channel.html How can I force player height & width size? I played around with other param's no joy! <script src="http://www.surfshooterhawaii.com/mogulus/playerv2.js?channel=surfshooterhawaii&layout=playe rEmbedDefault&backgroundColor=0x000000&backgroundA lpha=1&backgroundGradientStrength=0&chromeColor=0x 000000&headerBarGlossEnabled=true&controlBarGlossE nabled=true&chatInputGlossEnabled=false&uiWhite=tr ue&uiAlpha=0.5&uiSelectedAlpha=1&dropShadowEnabled =true&dropShadowHorizontalDistance=0&dropShadowVer ticalDistance=0&paddingLeft=0&paddingRight=0&paddi ngTop=0&paddingBottom=0&cornerRadius=0&backToDirec toryURL=null&bannerURL=null&bannerText=null&banner Width=50%&bannerHeight=50&showViewers=true&embedEn abled=true&chatEnabled=false&onDemandEnabled=false &programGuideEnabled=false&fullScreenEnabled=false &reportAbuseEnabled=false&gridEnabled=false&initia lIsOn=true&initialIsMute=false&initialVolume=2&con tentId=null&initThumbUrl=null&playeraspectwidth=16 &playeraspectheight=9&width=50%&height=50%&wmode=w indow" type="text/javascript"></script> Mahalo, -Terry Waikele, Hawaii |
|
#12
|
|||
|
|||
|
Looks like %-values make trouble.
Can you try using px-values? Last edited by FVMK; 28th August 2009 at 16:43. |
|
#13
|
|||
|
|||
|
I tried playing around with them a bit earlier as well. Still no change???
http://www.surfshooterhawaii.com/mog...e-Channel.html <script src="http://www.surfshooterhawaii.com/mogulus/playerv2.js?channel=surfshooterhawaii&layout=playe rEmbedDefault&backgroundColor=0x000000&backgroundA lpha=1&backgroundGradientStrength=0&chromeColor=0x 000000&headerBarGlossEnabled=true&controlBarGlossE nabled=true&chatInputGlossEnabled=false&uiWhite=tr ue&uiAlpha=0.5&uiSelectedAlpha=1&dropShadowEnabled =true&dropShadowHorizontalDistance=0&dropShadowVer ticalDistance=0&paddingLeft=0&paddingRight=0&paddi ngTop=0&paddingBottom=0&cornerRadius=0&backToDirec toryURL=null&bannerURL=null&bannerText=null&banner Width=510px&bannerHeight=370px&showViewers=true&em bedEnabled=true&chatEnabled=false&onDemandEnabled= false&programGuideEnabled=false&fullScreenEnabled= false&reportAbuseEnabled=false&gridEnabled=false&i nitialIsOn=true&initialIsMute=false&initialVolume= 2&contentId=null&initThumbUrl=null&playeraspectwid th=16&playeraspectheight=9&width=510px&height=370p x&wmode=window" type="text/javascript"></script> |
|
#14
|
|||
|
|||
|
I dont see any failure in the script but there where some white-spaces that could make trouble.
For me the code you posted works fine. I changed the size as well and it worked fine. Tested it on Firefox 3.5.2 and Internet Explorer 8. I'll add the file I tested as attachmend (test.html.txt and test.SSH-Large-Channel.html.txt) Rename them to .html and try. If you still have trouble I recommend you to try out the HTML Player API. It supports wmode as well and is easy configurable: http://www.livestream.com/forum/showthread.php?t=1525 I worked out an small example for you, see the files test.SSH-Large-Channel_api.html.txt and swfobject.js.txt . Rename them to .html and .js and place them in the same directory on the server. Try out those and tell me the result. |
|
#15
|
|||
|
|||
|
FVMK,
Thank you very much for taking the time to assist me. I downloaded all your test files and uploaded them into my server. All but one worked correctly. It was test.SSH-Large-Channel_api.html and swfobject.js. I'm all on Mac and Sun Microsystems "Safari, FireFox Browsers". I do have an old PC running XP and 7.0 IE which I fired up... All files didn't work less the HTML API using swfobject.js. Since I'm using completely different OS and browsers, I could only guess that is reason why your getting different results on your end. Here is where I implemented my change: http://www.surfshooterhawaii.com/main/index.html Mahalo again for the Kokua! Aloha, Terry Oahu, Hawaii |
|
#16
|
|||
|
|||
|
Hi again.
Looks good so far. Dont forget to insert your API-Key. The API-Key isnt checked yet but soon will be, then your player wont work until you enter an key. You can generate your key here: http://secure.livestream.com/myaccount/api Also I noticed you don't specify any charset in your html-files. Earlyer or later youll run into problems this way. I recommend to use the UTF-8 charset if you use any special characters, else you can of course use the iso-8859-1 charset. Also make sure you safe your html-files using this charset (dont specify iso-8859-1 and safe it as utf-8). There is also a typo in the javascript: WMode:'windwo' should be WMode:'window' (my failure). If you need need to test your site on different browsers and oses I can recommend http://browsershots.org/ It opens your site with several browsers and takes screenshots of it. Not all browsers have flash installed, but it gives a good idea how your site performs. |
|
#17
|
|||
|
|||
|
Tks again for the pointing out that I need KEY and fixing VMode:window....
I'm just a web hack and pretty much just manually create my pages and host them on my web servers (PowerMac G5's w/T1 ISP connection). Okay on iso-8859-1 charset... I do specify it on my other pages.... I will check out browsershots.org website as well. You have been very helpful and saved me a great deal of time searching for this information. I rather be surfing or shooting the surf! Mahalo and Aloha! -Terry |
![]() |
| Tags |
| flash, javascript, player, playerv2.js, wmode |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|