I am trying to load a jpeg or swf file into a movie clip (Pic) on my stage.
_root.cont.Pic & root.cont.fail - "Pic" for Movie Clip that I load a jpeg/swf file into, "fail" to show that the movie has loaded/failed to load
On the movieclip code i have:
onClipEvent(data) {...
I would say there are two ways you can fix this problem:
1. make your parent button clip (toolbar) a movie clip and use:
onClipEvent(MouseOver) {
if (hitTest(_xmouse, _ymouse)) // maybe _root.xmouse, _root.ymouse
_root.maximize(); // maximizing toolbar - function is defined...
How would I be able to read this line "Error opening URL "..."" printed in Output window. I need it to be in ActionScript.
My movie opens an asp file. If the ASP server is down and Flash can not find a file, this error would be displayed.
I need to know if I can read the...
Dave,
I have used hotfiles, text files and other reports to build multiple prompts (one prompt is dependant on the other (cascading prompts))...
What I need is to call a prompt only once and then use its value in my filter several times Ex in the Filter dialog:
column1 = ?prompt1? and...
** correction for the post above **
Carmelobr,
I would like to thank you for your response.
I also wanted to know if anyone knows a inbuilt way of calling one prompt for multiple uses like -->"??prompt??"
Sincerely,
Simon
Carmelobr,
I would like to thank you for your response.
I also wanted to know if anyone knows a inbuilt way of calling multiple reports like -->"??prompt??"
Sincerely,
Simon Galperin
This should be a very easy question:
How would I crate a prompt and then use resulting value several times without calling this prompt over and over.
Thank you
Simon
I would like to set up Cognos PowerPrompts to work with my Tomcat Apache 1.2.1a web server (localhost)
when I click "Run" in the application it would try to open a web page:
"http://localhost/Cognos/PowerPrompts/launch.htm"
When I copied "PowerPrompts" folder...
When I import a (.swf) file in Flash MX it would go to the first frame, so I just select all imported frames and drag them to the starting frame that I need (example: 100)
Good luck,
Simon
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.