With The Matrix in mind...there is no page. How often and when do you think creationComplete is fired? Check the docs on it.
DK On 6/29/08, markflex2007 <[EMAIL PROTECTED]> wrote: > Hi, > > I have a mxml component page > > <mx:Panel > xmlns:mx="http://www.adobe.com/2006/mxml" > creationComplete="init()" > show = "init()"> > > <mx:Script> > <![CDATA[ > > > private function init():void > { > objuserID = new uuid(); > userID = objuserID.createUUID(); > } > ]]> > </mx:Script> > > ... > .... > > createUUID() is like a random function, but my problem is I get same > number when I try to access the page. It should get different page > when I access the page. > > I do not know why this happen > > Thanks for help > > Mark > > -- Sent from Gmail for mobile | mobile.google.com Douglas Knudsen http://www.cubicleman.com this is my signature, like it?