Archives of tags: xml

October 7, 2008
Tutorial Action Script 3 Part 2; What has been done. - Also tagged action script 3, Adobe, folder, AS3, custom panel, drag, drop, effects, explorer, Flex, maximizavel, minimizavel, Tutorial

Well, I come here show practical examples that were made over the 59 pages (full version) of this second part of the tutorial.
All the code explained step by step is in the tutorial, as well as implementation of many OOP concepts of AS3.
Joining already at the most advanced, to be understood by beginners should first read the part [...]

September 10, 2008
Tutorial crossdomain.xml; Do not let the flex complicate! - Also tagged Adobe, Air, Apostilha, crossdomain, example, Flash, Flex, source, Tutorial

Well, almost everyone has been met with an error something like this:
Channel.Security.Error error Error # 2048: Violation de la sécurité Sandbox.
English should be something like Security Sandbox Violation.
This in Portuguese simpler and programmer: Bronco in the application. Sometimes it is not easy to find references to this problem.
The flash player (Sandobox) is [...]

September 9, 2008
15 Minutes with the Flex; Screencasts - also tagged 15 minutes, Apostilha, AS3, when binding, drag, drop, Flex, MXML, online, podcats, screencasts, tutorials

This is the title of a series of video tutorials that walk some time in the net but by that which seems strange I have heard.
One thing is certain: the flex is a growing "fashion" and they have no doubts, not least because more and more articles and information are placed in the [...]

August 13, 2008
TSW portfolio free in Flex + XML - also tagged Action Script, E4X, Flex, MXML, profolio, work

I do not know if you have noticed but in my page of porfolio was presented the first version of my portfolio ... even with many projects to place, but it is working.
The great news is that this portfolio will soon be available in closed source, but free to use ... but closed code? Why? pesguntam you ... for the simple [...]

August 8, 2008
Flex tutorial - XML / E4X - also tagged aciton script 3, AS3, E4X, Flex

Working with XML in flex can be a headache, but using the so-called E4X is muitoooo easy.
The E4X (ECMAScript for XML) is a "Bookshop" added the Action Script 3 to natively work with you XML and are intended to simplify access to files / XML content. Using E4X can access the items [...]