[Flashjs] Making consecutive calls
Mike Chambers
mchamber at macromedia.com
Fri Jun 17 13:05:21 PDT 2005
fyi
I have updated the code in subversion that should fix this issue.
If anyone gets a chance, try it out and let me know if it fixes the
issue.
Info on how to grab code from subversion from here:
http://www.osflash.org/doku.php?id=flashjs:docs:getsource
I'll post more later, but I have to run to a meeting right now.
mike chambers
mesh at macromedia.com
On Jun 17, 2005, at 12:27 PM, Mike Chambers wrote:
> Yep.
>
> I have a fix and am oging to check it into subversion this
> afternoon. Ill post when it is up there so you can check it out.
>
> mike chambers
>
> mesh at macromedia.com
>
> On Jun 17, 2005, at 10:10 AM, Victor Calvello wrote:
>
>
>> Mike, I have the same issue calling multiple Actionscript functions
>> from Javascript.
>>
>>
>> On 6/17/05, Mike Chambers <mchamber at macromedia.com> wrote:
>>
>>
>>> fyi
>>>
>>> I have added this to the known issues page:
>>>
>>> http://www.osflash.org/doku.php?id=flashjs:docs:issues
>>>
>>> mike chambers
>>>
>>> mesh at macromedia.com
>>>
>>> On Jun 17, 2005, at 7:03 AM, Mike Chambers wrote:
>>>
>>>
>>>
>>>> Yes. This is something I suspected would happen but havent had a
>>>> chance to test.
>>>>
>>>> This happens with multiple calls that happen within the same frame,
>>>> and has to do with how getURL is processed. We have plans to fix
>>>> this, but in the mean time, I would change you code so that it
>>>> makes one call to a javascript function that then does multiple
>>>> function codes.
>>>>
>>>> mike chambers
>>>>
>>>> mesh at macromedia.com
>>>>
>>>> On Jun 17, 2005, at 6:07 AM, Victor Calvello wrote:
>>>>
>>>>
>>>>
>>>>
>>>>> Hi people!!
>>>>>
>>>>> I'm trying to do this from javascript:
>>>>>
>>>>> flashProxy.call( 'setSize', 200, 100 );
>>>>> flashProxy.call( 'run' );
>>>>>
>>>>> Seems to be right but just the last call is executed.
>>>>> So.. I make consecutives n-calls and just the n-call is working.
>>>>>
>>>>> This could be a bug?? or I'm doing something wrong???
>>>>>
>>>>> Thanks from Argentina!,
>>>>> Vic
>>>>>
>>>>> _______________________________________________
>>>>> Flashjs mailing list
>>>>> Flashjs at osflash.org
>>>>> http://osflash.org/mailman/listinfo/flashjs_osflash.org
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Flashjs mailing list
>>>> Flashjs at osflash.org
>>>> http://osflash.org/mailman/listinfo/flashjs_osflash.org
>>>>
>>>>
>>>>
>>>
>>>
>>> _______________________________________________
>>> Flashjs mailing list
>>> Flashjs at osflash.org
>>> http://osflash.org/mailman/listinfo/flashjs_osflash.org
>>>
>>>
>>>
>>
>> _______________________________________________
>> Flashjs mailing list
>> Flashjs at osflash.org
>> http://osflash.org/mailman/listinfo/flashjs_osflash.org
>>
>>
>
>
> _______________________________________________
> Flashjs mailing list
> Flashjs at osflash.org
> http://osflash.org/mailman/listinfo/flashjs_osflash.org
>
More information about the Flashjs
mailing list