Professional :: What Is The Difference Between Flash Mx And Flash 8
Nov 10, 2011On my computer I have flash 8. Can I use flash mx tutorials to make games on flash 8, or do I have to have flash mx?
View 2 RepliesOn my computer I have flash 8. Can I use flash mx tutorials to make games on flash 8, or do I have to have flash mx?
View 2 RepliesI don't understadn the difference between Flash Pro and Flash Catalyst. I want to make an animated video but things like transitions aren't in Pro (well, unless I program it in, which I don't know how to do). Should I use Catalyst? Can I make vids using it? Is it possible to take something from Catalyst and import it to Flash? Perhaps I can find the coding of transitions in Catalyst and put it in Pro.
View 1 RepliesI am working on this cd-rom and have just reached testing stage for part 1 (of 5). There are lots of interactive activities, video and animations. For the activities, I dont know if I am just too tired but there seems to be items which are visible on my .swf on my computer that sometimes are visible and sometimes are not visible on the cd-rom, also in testing yesterday there sere some activities that seemed to not be working correctly (Althought they perform fine on the desktop version, on a reset of the cd-rom they then seemed to work. Is there anything that I need to take into account for the code being read off a CD to make it more bullet proof? I am stressing out a bit at the Unknown factor- I cannot continue to produce this resource if I cannot guarantee how it will perform in real life?
View 5 RepliesWhat is the Difference between macromedia flash and flash cs4. What is the Advantage of Flash cs4. Why Flash CS4 came..?
View 4 RepliesWhat differences are there betwee Flash CS4 and Flex, besides the GUI of Flash?
View 3 RepliesI have heard different things in forums but unable to find a concrete answer on the difference between obj[name] and obj.name. Does the compiler treat them differently?
View 3 Repliescan someone describe these 3 technologies, the differences between the, and how they relate to each other?
View 2 RepliesI need a small clarification. infact i want to know the exact difference between "import fl." and "import flash." ??
import fl.events.*;
import flash.events.*;
at what point of time we will use fl. and flash. ?? or in what cases do we use those ??
What's the difference between Flash and Flex? I know Flash is more of an animation tool and Flex is used to build web applications but after visiting many Flex built sites, I can't really tell the difference. It seems like whatever you could do in one, you could do in the other. There are many school for flash and flex training Online schools.
View 1 RepliesI was wondering, because people do suggest this, but i've never explicitly had it verified:does the flash cs4 compiler actually generate a SWF file, that is more optimized and faster, than the flash cs3 compiler?and what about other compilers? custom as3 compilers, are there faster ones?I don't mean the time it takes to compile the .fla, but the speed of the SWF file.
View 1 Replieswhat the difference is in ActionScript 3 classes between the import.fl and the import flash. options?
View 5 RepliesWhat can BitTorrent do that RTMFP cannot? And what can RTMFP do that BitTorrent cannot?
View 1 RepliesI dont understand the difference, they both seems the same but... I guess they are not.
View 3 RepliesWhat is the difference Between Extends and Instantiation?
View 1 RepliesI need to compare two arrays to see if they are identical.
var _array1:Array = new Array();
var _array2:Array = new Array();
_array1.push(1,2,3,4,5);
[Code]....
Possible Duplicate: Difference between e.target and e.currentTarget I don't really understand the difference between these two event.target and event.CurrentTarget and explanation.
View 2 RepliesPossible Duplicate: What is Adobe Flex? Is it just Flash II?tell me in layman's term as to whats the difference between flex and flash objects. i know that programmatically there are differences and there are difference in the extension but then why do some flex programs have a .swf extension since the extension for flex is swc ?
View 1 RepliesIf I publish the same fla in CS5 and then in CS5.5, CS5.5 is about 4k heavier.
View 0 RepliesWhat is the difference between them and under what conditions is it better to use TLF text?
View 2 RepliesIn my flex project i used one option like Link button . If i like it will be open new page contain more information and components . Which container is suitable one ? Where is used viewstack and stages ?
View 2 RepliesQuoted from this page:
send(url: String, target: String, [method: String])
Sends the variables in the my_lv object to the specified URL.
sendAndLoad(url: String, target: Object, [method: String])
Posts variables in the my_lv object to the specified URL.
What is the exact difference between mc1.hitTest(mc2) and mc1.hitTest(mc2._x,mc2._y,true)
View 2 RepliesI working on a game project in Flash AS3. I need to pass data from one class (Game) to other class objects (Ships) on EnterFrame and performance is starting to be a issue. I was wondering is there a difference in performance between calling to the Ship a direct function or dispatching an event which the Ship can listen.
another question is where should I put the enterframe function. Is it better to use only one enterframe function and call the methods dispatch events from there, or it will be wiser to put the enterframe in the different objects (Ships)? note: some Ships are inactive most of the time.
If i keep aside the loose coupling advantage of Events, what is the difference in the way of working of
1) Simple function call
2) Dispatching an event
Is there a simple way to let flash acknowledge the difference between odd and even numbers?
I want to run that notion through an IF condition ...
basically IF (x == even){ ... , if 'even' exists as a script ...
what is difference between Flex Builder and Flash Builder 4?
-Flex Builder 4 is a latest version?
-Flex builder 3 is a older version?
what is meant by EnterFrame and it's use and how to declare it? And also the difference between EnterFrame and MOUSE_MOVE?
View 2 RepliesWhat is the difference between importing a class and extending a class, I know that when you extend you add all the properties/methods of that class to your own class, but I am still un sure of what this actually does for you and your program, I am pretty confused on the topic and I couldnt find the difference between the two on the internet, also how do you know which one of the two you need to do?
View 8 RepliesWhat is the difference between the two symbols: graphic and movie clips? They both contain frames..?
View 4 RepliesWhat is the differences in use of these two objects? Which one should be used for a "Youtube-like" video player with a custom skin and playlist?
View 2 Replies