Ask a Question related to Macromedia Flash, Design and Development.
-
Savuud #1
Calling a function within a function registered to an event
Hey,
Just registered and tried to search through the forum for a solution to
my problem, but I haven't found anything that could help me.
I've got a class file that registers a function to an onPress listener.
This function tries to call another function in the same class file.
Code:
this.monthHeading_mc.stepBck_mc.onPress = function () {this.stepBack();};
The function is registered to the onPress listener but stepBack() is
never called.
Anyone got any idea why this is happening? The codeline above gets
executed in the constructor.
Thnx for any help :)
-- Savuud
Savuud Guest
-
Calling a php Function from an onClick event
I need to create a hyperlink that calls a php function when clicked. How would I do that (with or without Javascript)? Any feedback is appreciated! -
#25990 [Opn->Bgs]: ob_get_clean () does not execute a callback function registered in ob_start ()
ID: 25990 Updated by: helly@php.net Reported By: MDonatas at centras dot lt -Status: Open +Status: ... -
#25990 [NEW]: ob_get_clean () does not execute a callback function registered in ob_start ()
From: MDonatas at centras dot lt Operating system: Windows XP PHP version: 4.3.3 PHP Bug Type: Output Control Bug... -
Sending event or calling function in flash from director?!
is it possible to send to flash that is lodad into director events or callling a function that in flash from director but not the known ones like... -
Function/Global var to return name of calling function?
I'm sure I saw this somewhere but can't remember where and can't find it now... Is there a PHP function or global variable that will return name...



Reply With Quote

