About 1,440,000 results
Open links in new tab
  1. Building a Table Class in ActionScript 2.0 | The Basics | Peachpit

    Bront Davis says that it's not as complicated as you may think to display tabular HTML data in a Flash application. Working with ActionScript and XPath, this article examines a custom class for presenting HTML-based table data in Flash.

  2. Dynamic grid using FlashDevelop & Actionscript 2.0

    Jul 5, 2011 · You have another option to using the graphics API to draw rectangles, and that is to simply add and remove stock graphics from your Flash library. You'll have to draw these graphics in Flash and then 'Export for Actionscript' to call them up.

  3. AS2 Main: Tutorials and Resources - by JackSmack

    Jan 20, 2022 · Due to changes in the BBS, some EXTREMELY USEFUL posts about Actionscript 2.0 programming from back in the day are much harder to find. For my own use, and to make them a bit more available for more users working on the Flash Forward 2022 jam, I'm copying the content and links from the origina...

  4. How to reload a DataGrid in Flash ActionScript after an XML file …

    Apr 15, 2015 · Just place the [Bindable] attribute above the variable that contains your XML and when you update your variable with new data, the grid will be updated too. If you really do mean Flash, then I've got no clue.

  5. Actionscript 2.0 Help with displaying user content into Datagrid

    May 5, 2010 · Hello Community, I need some help with the following..... I have a sample online store with products & numeric steppers so the user can select the quantity the want. I want to display their selections into the flash …

  6. Forum: ActionScript 2.0 - board.flashkit.com

    Flash Help; ActionScript 2.0; If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. ...

  7. Creating a Grid Dynamically with Actionscript tutorial

    There are plenty of reasons why you would like to create a grid in Flash, if you are creating a sudoku a crossword activity or a chess game you will surely need to create a grid with cells that need to be interactive and able to display some kind of data (graphics or text).

  8. Flash datagrid component tutorial - EduTech Wiki - UNIGE

    Let's create a table to display information about Learning management systems, i.e. a data grid with 3 columns. Column 1 is called "Name", column 2 is "License", column 3 is "Description. We then also will add 4 rows of data.

  9. Learn Actionscript 2.0 through great Flash MX 2004 tutorials

    This tutorial covers how to use actionscript to display the items in your Shopping cart in a DataGrid component. Because we are using a DataGrid component, you will need Macromedia Flash MX 2004 Professional for this exercise.

  10. Building a Table Class in ActionScript 2.0 - Peachpit

    Bront Davis says that it's not as complicated as you may think to display tabular HTML data in a Flash application. Working with ActionScript and XPath, this article examines a custom class for presenting HTML-based table data in Flash.