Skip to main content

Questions tagged [flex]

Filter by
Sorted by
Tagged with
1 vote
0 answers
124 views

I am using Daz Gen 8 characters and clothes in my project. After I read this I decided to use a fork of UE4 which uses Dual Quaternion Skinning. Basically if you use Daz characters under UE4, they ...
formatc2013's user avatar
1 vote
1 answer
157 views

Today I use Flash Player 11 since it's the last one released by Adobe, for linux-based OSs. The same applies to Flex/AIR platforms: I use Flex 4.1.4 and AIR 2.6, while Windows and Mac systems have ...
Luis Masuelli's user avatar
2 votes
1 answer
153 views

We have tried the following methods to upload sample Unity3D build to a desktop application in Flex: HTML Loader, NavigateToURL, iFrame and resolvePath. But we only see the text content, not the 3D ...
Aswathy P's user avatar
0 votes
1 answer
344 views

I made a PC flash game for LD 26 - minimalism and I am working on porting it to Android. Some questions I'd like to ask: Is it bad to heavily use vector graphics (ie. ...
AturSams's user avatar
  • 10.6k
1 vote
1 answer
506 views

I just started with FlashDevelop and Flixel, and I already have a question. I created this basic hello world: ...
Rudey's user avatar
  • 453
1 vote
1 answer
271 views

I'm writing this code in Flash builder and I tested the file in flash, but nothing appears in the swf file. (no text in the screen show , i don't know why) Is there any missing property in the code? ...
XNA's user avatar
  • 39
2 votes
3 answers
3k views

I have heard about Flash Builder 4.5.1. As I have understood, one can make an application using Flex with Flash Builder 4.5.1 and also export the release build for iOS, Android and Blackberry. Is it ...
Swati Singh's user avatar
2 votes
1 answer
114 views

I am trying to create an online chess game using ActionScript and Flex. It works well when I have two players on the same PC, but I want to publish it as a web app. How can I transmit a move or ...
mkarther's user avatar
3 votes
1 answer
1k views

I am looking for a server technology that supports AMF (because I plan on using an as3/flash front end). I would like to develop game logic / simulations that run on the server. Small number of ...
Scott Sz's user avatar
  • 149
4 votes
1 answer
283 views

Currently I'm planning to run the Asteroids successor on the Java Virtual Machine, while writing the code in Scala (because that's the language I'm fluent in). I have looked at different options, ...
soc's user avatar
  • 149
3 votes
3 answers
249 views

I'm designing a game calculator . My problem is how to link between the keyboard event and the button. **When I click no.2 button on my Keyboard the button doesn't roolover . I want the exact button ...
john's user avatar
  • 550