patrickdrd
Programmer
Hi everyone!
My colleague has written a flash to be acting like a tab (4 options for the user),
and we would like to be able to know when a user presses a specific "tab", calling then a function "AjaxCall" (the function itself is included in the original aspx page) to pass the pressed tab index to an aspx page and then query a database,
can this be accomplished?
Will the function call work from flash (the function resides on the aspx page, where flash object resides too)?
Tried to simulate an example with Javascript from Flash (show an alert) but didn't work!
Does anyone know why?
Thanks in advance!
My colleague has written a flash to be acting like a tab (4 options for the user),
and we would like to be able to know when a user presses a specific "tab", calling then a function "AjaxCall" (the function itself is included in the original aspx page) to pass the pressed tab index to an aspx page and then query a database,
can this be accomplished?
Will the function call work from flash (the function resides on the aspx page, where flash object resides too)?
Tried to simulate an example with Javascript from Flash (show an alert) but didn't work!
Does anyone know why?
Thanks in advance!