Mike McEwan
Posts: 0
Joined: Thu Aug 09, 2012 12:53 am

Asset details

How do I find the URL of an asset (ie Image). Also if I change an asset with an event do I need to include the entire URL or just the asset name.

New to this so I hope my question makes sense :)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Asset details

You can use this to get the URL:

code
Tiggzi.getImagePath("name");
/code

You should be able to change just the asset name.

Return to “Issues”