Closed GoogleCodeExporter closed 8 years ago
this should implement the undocumented function in ga.js
---
_getLinkerUrl( url:String );
---
this takes in a URL as a String and returns the url as a string with the proper
linker params. Demo here : http://www.neonreef.com/Adobe/linker.html
---
_link( url:String ); should call getURL using the method above
---
_linkByPost - adds the linker string to the URL of a HTML form.
What is the use case in Flash...Is there an equivalent in AS3?
Original comment by Nicksk...@gmail.com
on 24 Nov 2008 at 8:28
link, getLinkerUrl have been implemented :
http://code.google.com/p/gaforflash/source/detail?r=341
linkByPost...will not be implemented for AS3 mode. doesn't translate into
Flash...developers should use getLinkerUrl instead.
Original comment by Nicksk...@gmail.com
on 20 Dec 2008 at 10:15
Original issue reported on code.google.com by
zwetan
on 24 Nov 2008 at 7:25