Articles Comments

Flex Certification » Flex Questions

Flex basics

What is Flex? Flex is a highly productive, free open source framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops, and operating systems. While Flex applications can be built using only the free open source framework, developers can use Continue Reading

Read entire article »

Filed under: Flex Certification, Flex Questions

Flex Certifications Questions

It is difficult to find flex certification questions on the internet. The Certification is relatively new so right now we do not have the pool of questions which we can use for preparation. Once I get some more knowledge in this area I will try Continue Reading

Read entire article »

Filed under: Flex Certification, Flex Questions

Flex Questions And Answers

1 :: Is it possible to make httpService Requests synchronous in adobe flex?

No. Basically, what we are about to do is creating XMLHttpRequest with Javascript in Flex, and calling a server data with the parameters we will give to the object. e.g. xmlHttpRequest.open("GET","http://localhost/Default.aspx",false); 1. Continue Reading

Read entire article »

Filed under: Flex Certification, Flex Questions

Adobe Flex Questions

// The difference between Adobe Flex Builder and Adobe Flash Builder
Adobe Flex Builder (FB) is the product name for FB product release 1, 2, and 3 of Adobe’s Rich Internet Application (RIA) client and Adobe AIR solution development tool. FB 4 is being renamed from Continue Reading

Read entire article »

Filed under: Flex Certification, Flex Questions