XML Tree Help
XML Tree Help
Out of context: Reply #15
- Started
- Last post
- 18 Responses
- 23kon0
cheers JP. :)
the my_function part still has me stumped.
what im trying to do is ...
ive got that "pageflip" product and i was hoping i could get this xml nav to control the pageturns of the mag.normally youd just create buttons and give them the code
on (release) {
_root.myBook.flipGotoPage(0);
}or GotoPage(1) (2) etc
does it go into the xml something like ...
TREE ACTION="CUSTOM" LINK="my_function:flipGotoPage(0... TARGET="_root.myBook"
if only life was so easy!!!!
theres a copy of "pageflip" in it for you if you can solve my woes lol.