Archives of tags: source
- September 10, 2008
- Tutorial crossdomain.xml; Do not let the flex complicate! - Also tagged Adobe, Air, Apostilha, crossdomain, example, Flash, Flex, Tutorial, xml
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 [...]
- June 30, 2008
- Tutorial Action Script 3 - Part I - The Book - also tagged 3, action, Adobe, folder, Apostilha, code, Flash, Flex, script, source, Tutorial
Well, after enough people have asked and a day, I come here to put the compilation of the tutorial Action Script 3 in a single PDF for download from the community. After some time to correct mistakes, here is the corrected version that differs little in the version drawn here on the site.
Today I walk without a long time, [...]
- June 16, 2008
- Tutorial Action Script 3 - 010 - also tagged 3, action, folder, Apostilha, code, Flash, Flex, beginners, Part 10, script, source, Tutorial
In continuation with the tutorial (001 - 002 - 003 - 004 - 005 - 006 - 007 - 008 - 009)
After sight of the physical structure of the class's in our file system could easily believe that creating another class in that package test, doing the following:package test
(
mx.containers.Panel import;
[...]
- March 25, 2008
- Flex DataGrid - Operations in DataProvider. - Also tagged Adobe, arrayCollection, code, fuel oil, DataGrid, DataProvider, download, example, Flex, open, source, Tutorial
I made this an example to try to explain to those who have doubts about how to perform operations (CRUD) in a datagrid. The example begins to show how to create a DataProvider to a DataGrid, and then make various types of operations such as:
-Changes to the data of a particular row and column.
-Delete the selected line
-Rebuilding automatically and randomly a new [...]
- March 25, 2008
- Flex Tabs Source Code - Source Code - also tagged Scipt Action, Adobe, article, code, code, eventDispatch, eventListner, events, example, Flex, source, TabContainer, Tabs, Tutorial
After a post on the forum flexbrasil, in which a user sought help for a problem that had occorrido to create tabs in a tab container fully in Action Script, during the clarification decided to create an example of how a PopUp ask the user how many new tabs should be created, and the "main stage" receive [...]
- March 12, 2008
- Good programming practices in Action Script - also tagged access, action, action script 3, best, best, child, code, components, mistakes, parent, practices, practices, script
As we all know (or should) the question of organization and reuse of code is something very important for our applications, not only in action script but also in all programming languages.
In this case I speak of action script 3, which sometimes commit many errors mostly unnecessary to create the links of our scripts / Component [...]
- February 2, 2008
- Source code - Example of icon button on - also tagged 3, Action, Action Script, Adobe, article, AS3, button, button, code, code in, example, example, explained, Flex, icon, icons, beginners, change, mx: button, mx: icon, MXML, script, source, Tutorial
After a post in www.xtechpt.com on how to replace an icon of a button via Action Script, came across me with something strange, that even though it had never noticed it, the object "button" does not allow the modification of the icon button setting a simple property, as button.icon, despite this property is available on the properties of the button.
Well, of course [...]











