[Red5] John Grden's Flex2 Example
John Grden
neoriley at gmail.com
Thu Mar 29 16:35:19 EST 2007
OYE, let me know if that's the case and I'll update the code ;( SOrry about
that
On 3/29/07, joseph wamicha <jwamicha at gmail.com> wrote:
>
> Hi Lenny,
>
> If I remember well, the setURI method is hardcoded to
> rtmp://localhost/oflaDemo. Even if you change the ip on the textbox to the
> remote machine and click on the button, it will still connect locally. You
> need to reset the URI on clicking the button each time.
>
> On 3/29/07, Lenny Sorey <lrsorey at gmail.com> wrote:
>
> > Hello All,
> >
> > I have a quick question for anyone who successfully built John
> > Grden's flex 2 FLVPlayer
> > contributed back in November.
> >
> > I am using java 1.6 to build this project.
> >
> > Everything appears to work fine in the FLVPlayer.swf when I actually
> > connect to
> > my Internet server (Tomcat) from the machine this project it was built
> > from. But when I try to access the FLVPlayer from
> > a different machine to my Internet server I cannot load and display the
> > FLV's in the grid below the preview Screen.
> >
> > While I don't want to spend a whole lot of time on this, it is driving
> > me crazy : )
> >
> > I was wondering if anyone could shed some light on the items in red
> > below to see if these items are actually
> > preventing the connection from other machines to the Internet server to
> > display and play the flv and if this is the
> > answer what is the remedy?
> >
> > Regards,
> >
> > Lenny
> >
> >
> >
> >
> > I built the project with the following from the build.properties of
> > Flex2 Example:
> >
> > ######################################
> > ## tools
> > ######################################
> >
> > # where you installed flex:
> > flex2.dir=D:/flex_sdk_2
> >
> > # browsers
> > firefox=C:/Program Files/Mozilla Firefox/firefox.exe
> > ie=C:/Program Files/Internet Explorer/iexplore.exe
> >
> > # most of this shouldn't need to change
> > compiler=bin/mxmlc.exe
> > saplayer=player/debug/SAFlashPlayer.exe
> > flashdevelop=D:/FlashDevelop_AS3/FlashDevelop.exe
> >
> > ********************************************************************************
> >
> >
> >
> >
> >
> > D:\Red5_Samples>ant
> > Buildfile: build.xml
> >
> > compile:
> > [exec] Loading configuration file D:\flex_sdk_2\frameworks\flex-
> > config.xml
> > [exec] D:\Red5_Samples\org\red5\as3\net\SimpleConnector.mxml(83):
> > Warning: Data binding will not be able to detect assignments to "greenIcon".
> >
> > [exec]
> > [exec] <mx:Image id="greenLight" source="{greenIcon}"
> > width="16" height ="16" top="7" right="78" scaleX="1" scaleY="1" >
> > [exec]
> > [exec] D:\Red5_Samples\org\red5\as3\net\SimpleConnector.mxml(85):
> > Warning: Data binding will not be able to detect assignments to "redIcon".
> > [exec]
> > [exec] <mx:Image id="redLight" source="{redIcon}" width="16"
> > height="16 " top="7" right="78" scaleX="1" scaleY="1" >
> > [exec ]
> > [exec] D:\Red5_Samples\FLVPlayer.mxml: Warning: The type selector
> > 'LinkBar' was not processed, because the type was not used in the
> > application.
> > [exec]
> > [exec] D:\Red5_Samples\FLVPlayer.mxml: Warning: The type selector
> > 'Tree' was not processed, because the type was not used in the application.
> > [exec]
> > [exec] bin/FLVPlayer.swf (265169 bytes)
> >
> > build:
> >
> > copyhtml:
> > [delete] Deleting: D:\Red5_Samples\bin\FLVPlayer.html
> > [copy] Copying 1 file to D:\Red5_Samples\bin
> >
> > launch:
> >
> > launchie:
> >
> > BUILD SUCCESSFUL
> > Total time: 19 seconds
> > D:\Red5_Samples>
> >
> >
> > Lenny R. Sorey
> >
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
>
>
> --
> C is forever.
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
--
[ JPG ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070329/0a0c2af0/attachment-0001.htm
More information about the Red5
mailing list