... From what I see day-to-day, face-to-face, I'd have to go with imagination, sorry! ;-) (Both authoring tools are vital, both serve significant audiences,...
Hello all, I have an html page with a flash object on it. The flash contains a button with the following AC placed at the button's frame: but.onRelease =...
John, Thanks for the summary. It was really very helpful, at least to me. If you don't mind, I'd like to know a bit more about Eclipse and the Flex Builder...
Sent a reply to the "Flash-based RIA vs Flex" thread 10 hrs ago.. And it hasn't come through yet.. so.. test, 1, 2.. 1, 2.. is this thing on?? Muzak...
Resending this through the yahoogroups web interface, as I sent a reply 12 hrs ago and it hasn't come through yet.. :( Instead of listing the differences...
... Peter had the better post, I wish that had gotten through Yahoo before.... ;-) It's hard for me to see porting an existing Flash Pro project into Flex......
I see. I was just wondering how much of what I already have and know will be useful to me if I start using Flex. Sounds like not that much? Becky ... From:...
Maybe the message got blocked because of the javascript sample code it had in it.. Worked fine through the lists web interface, so all is well ;-) Muzak ... ...
The best way to find out is to give Flex a try ;-) Install the standalone version and follow the tutorials from the Flex Start Page (listed when you start Flex...
Muz, Thank you! That really does help. I have written some classes, and modified others, but I have never created anything that was entirely class based. Seems...
Using classes rather than writing code in the timeline has quite a few advantages. Re-using and extending for instance. It also allows easier control and...
Muz, I hope you don't mind continuing this conversation, because I've been struggling with classes for what feels like a long time. As I said, I have used...
... Just want to add Tortoise SVN to Muzak's recommendations, I use TortoiseSVN and I'm happy with it. For me, it's easier to use than CVS. You can use it from...
Anyone know of a good site where I can buy pre-made 3D models? I checked out turbosquid.com, but I couldn't find what I was looking for. Specifically, I'm...
Yeah, forgot to mention TortoiseSVN. I'm actually using it myself ;-) On top of having source control for your own (local) projects you can keep other online...
... Try Dosch Design [ http://www.doschdesign.com ] -- Anggie Bratadinata Web|Graphic|Flash Jl. Raya Langsep 21 Malang - East Java I N D O N E S I A ...
... Nice! Thanks, Muz! While we're talking about Flex in this thread, could you recommend some books about Flex 2 programming? I plan to buy Joey Lott's AS3.0...
... I think you may know more than you might think you know.... ;-) If you're experienced with the Adobe Flash Pro authoring tool, and start to work in Flex,...
Yes, that is true, and somewhat encouraging. However, looking at both ARP and Flex, the assumption seems to be that the entire app is going to consist of...
... Thanks John, it is *exactly* the kind of information I was looking for. I'm a web application programmer and use ColdFusion on the server side to do all of...
I have a strange (at least I think it's strange) situation where my Flash 8 ProgessBar component is working on Mac browsers but not on Windows ones. I have the...
Hello all, I am struggling with this simple task for the past two days and never got to solve it. The task is that I have 20 MCs which should take a random...
... Check out MovieClip.hitTest() in the Flash help. ;) The code you use to reposition is up to you. If your using a vector system then just move the testing...