passing variables
Greg Lindquist <[email protected]>
| Newsgroups | gmane.comp.java.openamf.user |
|---|---|
| Message-ID | <[email protected]> |
I have a very simple hello world example, written in a javabean. I
have a flash file that has everything working fine.. When it loads, I
have a window that says "hello world from javabean"
Now, I add a button in flash that has the code
on(release){
Test = 1;
}
Ok, all I want is to pass the variable "Test" and its value "1" to
the bean, where it will have a simple if statement that returns
something like "
"if Test = 0, then do nothing" "if Test = 1, then return "Hello
again" or something to that effect... How does java get the value from
flash?
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click