[Flashr] _tags
Kelvin Luck
kelvin at kelvinluck.com
Sat Jan 7 04:56:06 EST 2006
Hi,
Sorry - this wasn't as simple as it could have been. Basically the
object that you were getting back included all that person's tags
along with information about how many times that person had used them.
If you are just interested in the contents of the tags themselves then
I have just made a change to the code to make this easier:
https://secure.sourcesecure.co.uk/trac/osflash/flashr/changeset/14
As you will see, there is a new Person.getTagsAsStrings method which
just returns an Array. I have also beefed up the documentation for all
of the methods relating to a persons tags which should make them
easier to use...
Please download the latest version from Subversion (
http://svn.sourcesecure.co.uk/osflash/flashr/trunk ) and let me know
if you have any problems,
Cheers,
Kelvin :)
On 1/6/06, Magnus Wallon <magnuswallon at gmail.com> wrote:
> Hi again,
> feeling pretty dumb with all my questions but I have a problem agian.
> I'm trying to make a simple list of a persons tags, I've triead with
> ts=p._tags //(where p is a person object)
> and when I trace "ts" I see that it is a object, but then it stops I don't
> have any idea how to extract the actual tags from this object, can someone
> please help me with this probarbly very simple problem?
> /magnus
>
More information about the Flashr
mailing list