Old 19th November 2010, 22:12   #1
smuxbr
Junior Member
 
Join Date: Nov 2010
Posts: 8
Quote:
Originally Posted by jaromanda View Post
rotate will give you a horizontal mirrored image - you need to vertically flip
exactly jaromanda. Thanks.

Now I are using:

video = new Video();
video.width = 320;
video.height = 240;
video.x = video.width;
video.y = video.height;
video.scaleY = -video.scaleY;

//video.scaleX = -video.scaleX;
//video.rotation = 180;


vidHolder.addChild( video );

smuxbr is offline   Reply With Quote
Old 14th August 2011, 10:26   #2
Segaja
Junior Member
 
Join Date: Aug 2011
Posts: 9
Quote:
Originally Posted by smuxbr View Post
exactly jaromanda. Thanks.

Now I are using:

video = new Video();
video.width = 320;
video.height = 240;
video.x = video.width;
video.y = video.height;
video.scaleY = -video.scaleY;

//video.scaleX = -video.scaleX;
//video.rotation = 180;


vidHolder.addChild( video );
In which code file did you add the above code?
Segaja is offline   Reply With Quote
Old 10th July 2012, 13:26   #3
TomTable
Junior Member
 
Join Date: May 2012
Posts: 2
hy, can u send the latest red5 shoutcast plugin please??

i have "HTTP Status 404 - Servlet Player is not available"
or "HTTP Status 500"

when i click on player or playlist or admin login.

the plugin have i load on

http://code.google.com/p/castshout/source/checkout

# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://castshout.googlecode.com/svn/trunk/ castshout-read-only


thx
TomTable is offline   Reply With Quote
Old 10th July 2012, 19:47   #4
sankt
Moderator
 
sankt's Avatar
 
Join Date: Apr 2003
Location: www.ScenicTelevision.com
Posts: 2,976
Did you try looking at the code subervision repository ?

-> http://castshout.googlecode.com/svn/trunk/

Scenic Television is your ambient window to the world - - www.ScenicTelevision.com
sankt is offline   Reply With Quote
Old 12th July 2012, 09:22   #5
TomTable
Junior Member
 
Join Date: May 2012
Posts: 2
im downloading this with SVN and edit the shoutcast ip and port. but connecting not on my shoutcast and this error then i go on play or admin logon button.

I've probably seen somewhere on what

ty tomtable
TomTable is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast TV / Nullsoft Video

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump