








Your rating: Now say why...





| Downloads:5,573 |
| Version Downloads:1,081 |
| Type:Development : Compilers |
| License:Demo |
| Date:26 Feb 2010 |
| Platform:PPC / Intel |
| Price: $249.00 |
Overall (Version 4.x):![]() ![]() ![]() ![]() ![]() |
Features:![]() ![]() ![]() ![]() ![]() |
Ease of Use:![]() ![]() ![]() ![]() ![]() |
Value:![]() ![]() ![]() ![]() ![]() |
Stability:![]() ![]() ![]() ![]() ![]() |
+1
+1
mProjector adds desktop APIs to Adobe Flash. With mProjector you can check for an internet connection, get the mouse postion, download files, animate the Mac dock icon, generate a uniue user id, create child windows, respond to activate/deactivate events, and more.
mProjector uses native AS syntax. If you want to move the window, create a "drag bar" by defining a Flash button with the following onPress handler.
drag_btn.onPress = function() {
mWindow.startDrag();
}
If you want to position a window, use the following command:
mWindow.setPosition(x, y);
What could be easier? Or should I ask? ;-)
B.
Anonymous reviewed on 04 Aug 2005
The only difference is, you can make a custom frame. The app doesn't even work right. When I open my built program it puts it at the top left of the screen and it wont let me move it. The frame doesn't even show up either. This is definately NOT worth $200!
+1
mProjector adds desktop APIs to Adobe Flash. With mProjector you can check for an internet connection, get the mouse postion, download files, animate the Mac dock icon, generate a uniue user id, create child windows, respond to activate/deactivate events, and more.
mProjector uses native AS syntax. If you want to move the window, create a "drag bar" by defining a Flash button with the following onPress handler.
drag_btn.onPress = function() {
mWindow.startDrag();
}
If you want to position a window, use the following command:
mWindow.setPosition(x, y);
What could be easier? Or should I ask? ;-)
B.
Anonymous reviewed on 22 Jun 2005