Old 18th November 2010, 18:09   #1
oLRi
Member
 
Join Date: May 2008
Posts: 94
Writing your own flash player in AS is not that hard.

I did it, including flipping the picture, without knowing anything about AS on a lonley evening with a bottle of redwine and googling the basics about AS.

With netstream you can recieve the stream. Then you have to flip the picture with some settings ... was something like: x = -x and y = -y or something.

With the flip.swf: Did you consider using the crossdomain.xml?
oLRi is offline   Reply With Quote
Old 19th November 2010, 17:22   #2
smuxbr
Junior Member
 
Join Date: Nov 2010
Posts: 8
Quote:
Originally Posted by oLRi View Post
Writing your own flash player in AS is not that hard.

I did it, including flipping the picture, without knowing anything about AS on a lonley evening with a bottle of redwine and googling the basics about AS.

With netstream you can recieve the stream. Then you have to flip the picture with some settings ... was something like: x = -x and y = -y or something.

With the flip.swf: Did you consider using the crossdomain.xml?
Yes, i have copy the crossdomain.xml from http://plugins.longtailvideo.com/crossdomain.xml to my webhost. Could you send me your code the only so I can fix my current player in flex? That would be of great help to me.

@Edit
I found something. Using Video class in flex maybe can rotate video.
video = new Video()
video.rotate = 180;

I'm trying to use this.

Quote:
automajically
automajically is a great idea haha.
Unfortunately I dont have international credit card or paypal account to make a donation to you Smelter, your work is fantastic.
smuxbr 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