My account: Login | Sign Up
Loading... 

Instance name inside DataGrid | Thread profile

Thread profile page for "Instance name inside DataGrid" on http://www.kirupa.com. This report page is a snippet summary view from a single thread "Instance name inside DataGrid", located on the Message Board at http://www.kirupa.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: Instance name inside DataGrid
Site: Kirupa Forum  Kirupa Forum - site profile
Forum: Flash MX 2004 (and Earlier)  Flash MX 2004 (and Earlier) - forum profile
Total authors: 2 authors
Total thread posts: 6 posts
Thread activity: no new posts during last week
Domain info for: kirupa.com

Thread posts in Instance name inside DataGrid:

1. 
Started 3 years ago (2005-11-04 08:48:00)  by superprg
Hi I have a small problem related to the instance names of the variable. I have my DataGrid named "grid" dragged in first frame In AS I wrote trace(grid); I get _level0.grid as output Now when I go to the 10th frame and do the same trace(grid); Flash says its undefined Is there anyway I can access the grid from 10th frame as I need to add data to grid only from 10th frame Many thanks!
Size: 387 bytes
Customize:  Customize "Instance name inside DataGrid :: Flash MX 2004 (and Earlier) :: Kirupa Forum"
2. 
Started 3 years ago (2005-11-04 08:55:00)  by JimmyH
as long as the grid is still on the stage at frame 10 it should work.
Size: 69 bytes
Customize:  Customize "<b>Reply 1</b>: Instance name inside DataGrid :: Flash MX 2004 (and Earlier) :: Kirupa Forum"
3. 
Started 3 years ago (2005-11-04 09:14:00)  by superprg
Well, it is not When I used Distribute to Layers, it works So do you mean if the grid is not on the stage at that frame, I cant access it any way?
Size: 146 bytes
Customize:  Customize "<b>Reply 2</b>: Instance name inside DataGrid :: Flash MX 2004 (and Earlier) :: Kirupa Forum"
4. 
Started 3 years ago (2005-11-04 09:53:00)  by JimmyH
damn straight..... you can make it visible and invisible though so if you don't want people to see it, set the visibility to false. alternatively move it off the stage by setting it's x and y coprdordinates... alternatively set it's _xscale and _yscale to 0... alternativley set it's alpha to 0. Choos e what works best for you
Size: 327 bytes
Customize:  Customize "<b>Reply 3</b>: Instance name inside DataGrid :: Flash MX 2004 (and Earlier) :: Kirupa Forum"
5. 
Started 3 years ago (2005-11-04 10:34:00)  by superprg
ok Thank you so much!
Size: 21 bytes
Customize:  Customize "<b>Reply 4</b>: Instance name inside DataGrid :: Flash MX 2004 (and Earlier) :: Kirupa Forum"
6. 
Started 3 years ago (2005-11-04 10:42:00)  by JimmyH
np budy
Size: 7 bytes
Customize:  Customize "<b>Reply 5</b>: Instance name inside DataGrid :: Flash MX 2004 (and Earlier) :: Kirupa Forum"
 

Top contributing authors for Instance name inside DataGrid

Name
Posts
superprg
3
user's latest post:
Instance name inside DataGrid
Published (2005-11-04 10:34:00)
ok Thank you so much!
JimmyH
3
user's latest post:
Instance name inside DataGrid
Published (2005-11-04 10:42:00)
np budy