Player.IO

Build fun, powerful & scalable online and mobile games with the reliable backend your users expect

Sign Up | Sign In

ActionScript3 Reference

actionscript 3 GameFS class informationClass GameFS

Namespace: playerio
Language: ActionScript 3

Allows developers to access files stores in GameFS

Methods

 
public
getURL (path:String):String

Get a url of a specific file

GameFS.getURL

public
getURL (path:String):String

Get a url of a specific file

Arguments

path:String

Example

Example of how to request the file game.swf from your games GameFS via PlayerIO

Example

Example of how to request the file game.swf from your games GameFS via client