vote up 1 vote down star

**In this Developing site URL ( http://slide.zhoyosoft.com ) one intro animation is there .

How do Identified that intro animation is flash animation or flex animation ?**

flag

4 Answers

vote up 1 vote down

http://www.jamesward.com/is_it_flex/

http://www.jamesward.com/is_it_flex/?url=http%3A%2F%2Fslide.zhoyosoft.com%2Fimage.swf

Your answer: http://slide.zhoyosoft.com/image.swf was NOT built with Flex

I follow a 3 step guide when determining if something was built with Flex.

  1. Does it make sense to build it in Flex? Flex has great support for interacting with web services, charting, and is typically used for dynamic widgets. If the application does not have any of these qualities it's probably not flex.

  2. Does it look like flex? Flex comes with pre-built components that have a unique default style. Most developers don't bother changing the style much. For an example of flex style take a look at http://examples.adobe.com/flex2/inproduct/sdk/flexstore/flexstore.html

  3. If still unsure, use the link above.

link|flag
thank you so much George Deglin .. I Like your answer . Your answer very clearly. every body like that . – vijayakumar Mar 27 at 9:40
Super . i check that your site . woow . it's working . thanks – vijayakumar Mar 27 at 10:05
vote up 0 vote down

Flex is just a framework on top of Flash, the output is still a Flash file that plays in the Flash Player. I don't think you can differentiate between Flash and Flex in the browser.

link|flag
vote up 0 vote down

One of the method flex predefine preloader besed to Identified that

link|flag
any functions that Flex has predefined might be legitimately defined in any Flash project too, so that's not exactly foolproof – ninesided Mar 27 at 6:10
vote up 0 vote down

flex file is much bigger than flah file duw to framework generally 250 kb bigger .and also flex default preloader can tell u its flex .

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.