IDE :: Catch Block Not Working?
Oct 29, 2010why my code not workinghere is my as code
package com_dp
{
import flash.net.URLLoader;
[code].....
why my code not workinghere is my as code
package com_dp
{
import flash.net.URLLoader;
[code].....
I'm calling a function in my actionscript called GrabWidget() from the javascript. When I do this from a plain page with just the flash and the javascript link, everything works flawlessly. However, when I add this to a page, I get the error: uncaught exception: Error in Actionscript. Use a try/catch block to find error.I've even gone so far as to empty out the contents of GrabWidget() in my actionscript and I still get the error.
View 2 RepliesI want to set the background of a block of text to be transparent but it's not working.[code]
View 1 RepliesI've got some try/catch statements in an XML parser I've written that don't seem to be doing what I want them to be doing.
The code:
ActionScript Code:
try
{[code]........
The problems:
-In the case the type is analysis or info (with other tags being alright) the "Default Text" is staying blank, even without a text tag.
-If I purposely malform the option tag, no alert window shows up and none of the other properties in the catch block (optionText,selType, etc.) get set properly
I have a picture loader to load pictures on a website I am making and I want it to check for a picture and if the picture is not at the url, I want it to run a function and not throw an error. I tried using try catch but it didn't work so I tried using an IOEventListener and that still didn't work.
View 2 RepliesIn Flash AS3 i wanna write the single try catch block in order to catch any errors in whole class. For ex, i have a lot of functions in myClass.as. I don'w wanna write in each function try catch blocks in order to catch errors in this function. Is there any methods to do this?
View 2 RepliesI have this streaming video player with an asyncErrorHandler function which isn't working correctly.In Flash player 10 I get no errors, but in Flash player 9 I'll get a popup window with the error message that shows up in my output window when I test on my local machine.
Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: flash.net.NetConnection was unable to invoke callback onBWDone. error=ReferenceError: Error #1069: Property onBWDone not found on src.display.VideoClass and there is no default value.
I feel that I have my AsyncErrorEvent setup correctly however, but am unsure as to why I still get a massive error in my output window, here is the popup window and code below:My statusEventHandler function
// ☼ --- Handle Status and Errors
function statusEventHandler(event:NetStatusEvent):void {
trace("connected is: "+ncConnection.connected);
trace("event.info.level: "+event.info.level);
[code]...
So i have an external as file which have a function. the function make the movie clip do something when it hit another object which i named "block."
but the external as file can't accses "block" movie clip which's added from the fla files and given an instance name as "block".
I maintain two web sites and am reasonably competent in Dreamweaver and Fireworks. Now to get into Flash.I want to produce a banner which shows a flag + Welcome in that language and have about 20 nations to cover. Can anyone please point me to a guide as to how to get this started?
View 1 RepliesI have a question: The following code, which works OK in Firefox and Safari, gets IE8 to throw a pop up block The simple code:
[Code]...
I've got an AIR app that is loading mx:HTMLs. I would like to block the ads that show in them just like Adblock Plus for Firefox does (see http://adblockplus.org/en/). I subscribe to the Easylist USA filter.
var req:URLRequest = new URLRequest("http://www.google.com");
thisHtmlWindow.open();
thisHtmlWindow.htmlContent.htmlLoader.load(req);
I don't know where to begin to interrupt the HTML GET-ting process in actionscript. This is where I suspect I can add the HTTP filter. It'd be nice to subscribe to the filter and periodically download it/update it to make sure the major ad networks are blocked.
Something I've always wondered, but never got round to asking is should I use...
Code:
}
... or...
Code:
};
... at the end of a code block? What's the difference as I've seen both used but no explanation as to why?
ok i'll try and explain this best i can, on my site i have a menu that takes up the whole of the content area.. the plan is that when the user clicks the menu button within a content page the menu would appear over the top however with a slightly transparent background so you can still see the last visible content page in the layer underneath.. i've got this to work however the buttons within the content page are still active.. is there a way i can make the menu layer 'solid' so the content below is only visible but not accessible?
View 5 RepliesHow do we make an entire block of code (maybe 10 lines) as comment.
Maybe just to deactivate a code block when trouble shooting AS code.
I want a movieclip to appear in a drag and drop game. When you successfully drag the right object and drop it then an animation is called from the library.The animation doesn't appear. However, when I use the same code at the beginning of my programme it does appear so it's not that part of the code that is the problem. Also, a trace statement does trace so it is running the code.[code]...
View 7 RepliesFlash banner block up authorization div. Currently it looks like:
View 2 RepliesI am trying to make a pong like game but i need to find the offset from the center of the paddle so that i can make it bounce differently depending on where it hits the paddle. How can i achieve this?
View 1 RepliesI want to make a synchronous request to a server. I want the entire program to stop processing anything until the request is complete and the server has responded; what is the proper way of doing this?
View 3 Repliesi'm watching actionscript manual and can't understand this code, could you please explain what it is.
View 2 RepliesWhat the soundwave should do is follow the block, and scale appropriately. This is my code for scaling and adding the block, inc. soundwave
[Code]...
I am working on an archive that contains a large number of flv and swf videos. The plan is to make this archive available to my site visitors to be able to go back and look at some of the old flash videos. Simple enough. The problem is that most of these videos have a redirect at the end which will send you to a website that no longer exists and I do not have the original fla's to work with. These files are pretty old. So, what I'm looking for is a way to prevent these redirects and keep my visitors on my site.
View 3 RepliesIs it possible to use actionscript to move a block of text up (like movie credits) so it scrolls up smoothly?
I've tried motion tweening but no matter what i do, it jerks :-|
i have an html web site withe flash movie there is white block for a few second before the flash movie is up ow do i get read of it? can i make this white clock to be black or to have a clock the time until the flash movie is up
View 5 RepliesI've got a row of boxes (named box01, box 02 etc) in AS3 I'm trying to get it so that when you rollover one of the boxes, it scales up using tweenmax, and all the boxes to the right of the current box shift along by about 80 pixels and any boxes to the left stay where they are, and on roll out the box tweens back to normal size and the boxes to the right tween back to their original positions
[Code]...
I have a block of code in a game I'm making that checks to see if guy1 is in contact with guy 2:
Code:
var randomGuy1X:Number = Math.random()*550;
var randomGuy1Y:Number = Math.random()*400;
[code].....
How to make the effect of the pictures on this site: http:[url]....where the pictures show up in blocks with easy.
View 3 Repliesif there is a way to allow the page content to still be clickable with a flash animation the size of the webpage over it. I have a flash animation the size of my page that is a loading wave that drops to the bottom of the page after a few seconds but even though its dropped and the page content is visible.. i cannot click anything.
View 2 RepliesI follow this steps and manage to play videos on my flash movie, [URL]is possible to block the ads?
View 1 RepliesI'm developing an application using flex/AIR and right now it changes all the time due to its beta condition. What could be the best way to block all older versions activity and force the user to update the application?
View 2 RepliesIs there any way to block an embed flash from accessing the internet? The idea is to block ads that appear "internally". I have it embed in the traditional way, as follows[code]...
View 2 Replies