Hi All,
I am new to Redfire. I checked the “Redfire Test Page”, and knew how to publish desktop screen. Now I need to view the published desktop screen. Although the published desktop screen can be viewed with the “publisher.swf”, but the UI in the “publisher.swf” is not what I want. So I just want to write my own codes to view it. Here are my questions:
-
I want to know where are the source codes of “publisher.swf”. I am not familiar with Flex, I guess the “publisher.swf” is the compiled file of Flex source files, right?
-
Can I write Java codes to implement it, instead of Flex?
Any example or suggestion is appreciated, thanks.