Tagged Questions
0
votes
1answer
100 views
How to call C# method from AS3 script?
I have two swf files. First (let's call it A) one is a kind of host application with login UI, etc. The second one (B) is generated by Unity. So, A after some actions from user load and starts B. At ...
0
votes
1answer
276 views
Which is framework is better for RAD - Corona, Actionscript, HTML5, Unity or Marmalade? [closed]
Before you condemn this as subjective, consider that there are differences between different frameworks. Writing something with PHP, I assume, is probably a lot less verbose and thus time consuming ...
0
votes
2answers
158 views
Porting flash code to iOS and Android
I have flash code with AS2 scripts. It is a slot machine game and I want to port it to Android and iOS .Since it is a slot machine game UI aren't going to be a priority in choosing the technology I ...
1
vote
1answer
87 views
Converting an application from Unity3d to Flash
I am attempting to convert my Unity3d game to flash but am experiencing trouble with comments. Because of the socket trouble, I am trying to use Json and Post, but I don't know where to start. I saw ...
3
votes
3answers
2k views
JSON-Parser for Unity3D and Flash
currently i am implementing an application in Unity3D (C#) that will be exported to Flash and WebPlayer Version.
The Application uses JSON to communicate with the server.
My question is: is there any ...
3
votes
2answers
181 views
Application performance and statistics monitor for Unity3d and Flash
I need some performance monitor for my Unity3d and Flash apps (games for example). It must collect stats from user's machines and give me some analitycs like statistics and report builder features/
I ...
0
votes
1answer
176 views
Unity3D Html over 3D flash game
I have 3D game made in Unity3D. After some time have been spent, it works in flash correctly.
Currently i need to find a way to display HTML content over my flash.
wmode=opaque, wmode=transparent ...
0
votes
1answer
55 views
Tool to develop multi-platform games
I need to develop a game that runs on Android/Iphone and on Facebook (an app). I saw Unity 3d, but it has a beta version (not stable) that exports to Flash Player. What the best tool that will do the ...
1
vote
2answers
209 views
Interactive 3D model in flash export data to php
Do flash 3D display engines such as Papervision allow data to be exported from the swf to a php back end and vice versa (PHP into model)? Does Unity allow for this?
If I was to build a simple 'change ...
0
votes
2answers
205 views
What 3d technology should I use for my browser application?
I need some little 3D rendering in my browser application. Unfortunatly the Internet Explorer 8 is not going to support WebGL, Canvas 2D or SVG. And the Windows XP users can't install the IE9 (which ...
0
votes
1answer
1k views
Exporting from Unity to Flash Player 11
Do any of you have experience on this topic?, I'd need to export some 3D app from Unity to FP11, to make a better integration in a flash site.
Thanks.
0
votes
3answers
203 views
Website in Flash/HTML5. on iPad?
A customer of mine wants a total new website. He wants to use the newest possibilities. The website he want has to be made in either HTML5 or in Flash. Thing however is that the website must work on ...
1
vote
2answers
475 views
Sanding data from a C# TCP server to connected client outside of the listening thread
I am writing a simple Tcp server in Unity and have my Flash application connects to it. I found a great tutorial on threaded Tcp server online, and my flash app connects to it nicely. However, I am ...
0
votes
2answers
247 views
Does anyone know a good tool for stress/load/performance testing for flash applications(windows based)?
basically i am asking for the tool which can help me in testing of a flash application(flash games). it may be a server based game developed in Unity 3D or openspace or Actionscript.
Tool should be ...
1
vote
7answers
2k views
Comparing Flash, HTML, Silverlight, X3D and Unity 3d
I have to prepare a comparison between the following technologies to present it to my Project Manager, but I fell that I'm lost, so if any one can help I will be thankful
I want to compare between ...