Getting SFSDataType

Post here your questions about the Flash / Flex / Air API for SFS2X

Moderators: Lapo, Bax

User avatar
omnivibe
Posts: 91
Joined: 05 Oct 2010, 09:23
Contact:

Getting SFSDataType

Postby omnivibe » 24 Nov 2010, 10:31

Is there a way to get the SFSDataType of an object which was added to SFSObject?
User avatar
Lapo
Site Admin
Posts: 23008
Joined: 21 Mar 2005, 09:50
Location: Italy

Postby Lapo » 25 Nov 2010, 08:25

Yes:

Code: Select all

var item:SFSDataWrapper = sfsObj.getData("keyName");
trace("Data type: " + item.type)
Lapo
--
gotoAndPlay()
...addicted to flash games
User avatar
omnivibe
Posts: 91
Joined: 05 Oct 2010, 09:23
Contact:

Postby omnivibe » 25 Nov 2010, 08:28

8)

Return to “SFS2X ActionScript 3 API”

Who is online

Users browsing this forum: No registered users and 11 guests