Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 07-19-2010, 11:30 PM   #1
Mutt
Too lazy to set a custom title
 
Mutt's Avatar
 
Industry Role:
Join Date: Sep 2002
Posts: 34,431
anybody good with javascript?

i'm using a multi-purpose Lightbox-ish javascript script called 'Shadowbox' - i'm using it to pop up a Flash video player. it came with JWPlayer and works fine, in a .js file you edit the height and width and it will resize the JWPlayer to the size you want. I went and had a custom Flash player, custom skin anyway, made thinking I could just replace the JWPlayer - no such luck, not displaying correctly, it creates a container that is the correct size but only the top quarter of the custom Flash player can be seen. Nothing I've tried in any file, the .js or the shadowbox.css, has solved the problem.

if you can solve the issue i'll pay you for your time.
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
Mutt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 12:06 AM   #2
Kiopa_Matt
Confirmed User
 
Industry Role:
Join Date: Oct 2007
Posts: 1,448
Hit me up if not solved already... I can probably solve it.
__________________
xMarkPro -- Ultimate Blog Network Management
Streamline your marketing operations. Centralize management of domains, pages, Wordpress blogs, sponsors, link codes, media items, sales and traffic statistics, plus more!
Kiopa_Matt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 12:16 AM   #3
Mutt
Too lazy to set a custom title
 
Mutt's Avatar
 
Industry Role:
Join Date: Sep 2002
Posts: 34,431
i added and messaged you on icq
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
Mutt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 12:26 AM   #4
Kiopa_Matt
Confirmed User
 
Industry Role:
Join Date: Oct 2007
Posts: 1,448
Quote:
Originally Posted by Mutt View Post
i added and messaged you on icq
Sorry, wasn't me you added.
__________________
xMarkPro -- Ultimate Blog Network Management
Streamline your marketing operations. Centralize management of domains, pages, Wordpress blogs, sponsors, link codes, media items, sales and traffic statistics, plus more!
Kiopa_Matt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 11:32 AM   #5
Mutt
Too lazy to set a custom title
 
Mutt's Avatar
 
Industry Role:
Join Date: Sep 2002
Posts: 34,431
Quote:
Originally Posted by RDFrame View Post
Sorry, wasn't me you added.
yes it was IF the icq number in your sig is correct. your name is Matt?

anybody want to help?
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
Mutt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 12:01 PM   #6
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by Mutt View Post
i'm using a multi-purpose Lightbox-ish javascript script called 'Shadowbox' - i'm using it to pop up a Flash video player. it came with JWPlayer and works fine, in a .js file you edit the height and width and it will resize the JWPlayer to the size you want. I went and had a custom Flash player, custom skin anyway, made thinking I could just replace the JWPlayer - no such luck, not displaying correctly, it creates a container that is the correct size but only the top quarter of the custom Flash player can be seen. Nothing I've tried in any file, the .js or the shadowbox.css, has solved the problem.

if you can solve the issue i'll pay you for your time.

Tell your stupid fucking third world idiot cheap motherfucking American job stealing
shitty ass Flash programmer to put the following code into your flv player.

Stage.scaleMode = "exactFit";

It's only showing half the player because the original player stage size dosen't fit
into the container.

That should fix the problem based on just reading what you posted.

You get what you pay for!


And thank you for not considering me to do the job in the first place.

__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 12:13 PM   #7
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Oh, almost forgot this :

Another reason this would happen is that some flash programmers are so shitty
that they don't even center the Flash objects onto the "Stage".

Probably not true in this case; but I've seen that crap several times.
The mistake is on the level of being retarded for a Flash programmer.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 02:14 PM   #8
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Send payment to epassporte : hulupu


Thanks.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 03:33 PM   #9
Mutt
Too lazy to set a custom title
 
Mutt's Avatar
 
Industry Role:
Join Date: Sep 2002
Posts: 34,431
you may be right, i can't blame the person who created the player(which is a skinned version of JWPlayer), the player works fine on its' own if i want to embed it into a web page, it's the Shadowbox script that's created the problem.

i have the FLA for the player if you want to take a look at it.
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
Mutt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 03:55 PM   #10
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by Mutt View Post
you may be right, i can't blame the person who created the player(which is a skinned version of JWPlayer), the player works fine on its' own if i want to embed it into a web page, it's the Shadowbox script that's created the problem.

i have the FLA for the player if you want to take a look at it.
Send the FLA to : tube [at] econfirmpro dot com

Please send the javascript file also.

thanks
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 04:12 PM   #11
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,320
if you still need this done let me know. you got my icq
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-20-2010, 09:35 PM   #12
Mutt
Too lazy to set a custom title
 
Mutt's Avatar
 
Industry Role:
Join Date: Sep 2002
Posts: 34,431
hey thanks for the offers.
__________________
I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!
Mutt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 07-21-2010, 06:52 AM   #13
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by Mutt View Post
you may be right, i can't blame the person who created the player(which is a skinned version of JWPlayer), the player works fine on its' own if i want to embed it into a web page, it's the Shadowbox script that's created the problem.

i have the FLA for the player if you want to take a look at it.
Nope. I am not correct.

I apologize for what I said about your flash programmer.

I should have looked in your members area first before I blasted him/her.

I have never seen this type of problem before.

Maybe Fris has seen it before and can zero in on it quickly.
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.