ActionScript 3.0 :: Open Settings Manager While Off-line?

Aug 19, 2009

i have been developing a game that runs in an on-line version as well as offline. so far everything has been cool, UNTIL! the ID's wanted the ability to make pop-ups in the xml that feeds to htmlText, so that was a little tricky but using TextEvent i was able to turn their links into external interface calls. everything was perfect then i remembered that this thing must be fully functional without any sort of internet connection, SO long story short is there a way to launch/open/prompt the settings manager without intertubez?

if you don't know what the settings manager is, it's this thing, [URL]

View 5 Replies


Similar Posts:


Professional :: Change Settings If Settings Manager Won't Open?

Apr 18, 2011

I am having a problem with Flash.I get the message Movie not loaded if I right clich where the video should be.I may have set the hardware acceleration on/off by mistake, but I cannot get the Settings manager to open to check it.I am running Feroda rc14.If I go to http:[url].... and right click in to white area at the top, I get the message 'Movie not loaded' and the flash version - 10.2.159.1.  This is where I should be able to open the settings window.Where does Flash store that info on my PC? How can I check it/change it without Settings manager?

View 4 Replies

Flash Won't Save Cookies + Global Settings Manager Broken

Aug 30, 2009

I've had a problem which has been persisting for a long time now - Flash won't save any cookies to my computer. Originally I thought that it was my security settings, and indeed when I went to the global settings manager I clicked the "unlimited" option for data saves and allowed this for all sites. But when I reloaded the page the changes hadn't been saved. No matter how many times I clicked on the options to allow cookies and give unlimited data storage, whenever I came back the settings had reverted to default, as I had found them originally.

And when I went to C:/Documents and Settings/[user name]/Application Data/Macromedia/Flash Player#SharedObjects/ I found that there were no folders there, for none of the sites that I had visited.

This problem persists on IE, Firefox and Google Chrome. I've shut off all adblockers, all firewalls, all anti-virus software, uninstalled and re-installed Flash twice and still nothing. I'm at my wits end. I'm running Windows on a PC.

View 1 Replies

Flash :: Flex - Change The Local Settings Manager Of Programmatically?

Dec 8, 2011

i want to know whether its possible to change the local settings manager of flash programatically?. Earlier when the global settings manager was there i changed the settings by directly editing the .sol file? Will the same work now?

View 1 Replies

Professional :: Global Settings Option Won't Open?

Jul 30, 2010

I right click in the window, the flash player window opens with a menu:Settings...Global SettingsAbout Adobe Flashplayer 10..I click on Global settings and nothing happens.  I'm trying to delete a website, to remove the information they have stored on my PC.  It's a game, Cafe World. It's been crashing, so they said to open the Global settings and click 'remove website'.I can't do this because Glob. Sett won't open!!what, such a simple error in a simple logical application.

View 1 Replies

ActionScript 3.0 :: Open A Compiled .exe Flash Program With A Command Line Hook?

Nov 23, 2009

I'm trying to create/write a custom flash video player program which I want to compile into an .exe after I'm happy with it.The tricky part is, I want my other windows application to be able to specify a path to a video in the hook to open the .exe video player. Example .... When clicked inside of my Custom .Net application, I will open a link to my video program with a hook for which video to play as such...

Target: "C:VideoPlayer.exe" -C:VideosExample.flv

how I can do this in code of my video player? I am willing to vary my format of handling this to accomplish my goal. have thought about reading from a text file and pulling the path to the video from there and then deleting the text file later, this is a last resort however as I would like very much to use a command line hook instead. Please give me any suggestions or ideas and or samples of code.

View 1 Replies

ActionScript 2.0 :: Code In Flash To Read It Line By Line But Its Only Showing The First Line Out Of 5 Lines?

Dec 17, 2009

i have an xml file and i want my code in flash to read it line by line but its only showing the first line out of 5 lines.Below is the code:

var NigeriaNumber:Number;
var stateName:String;
var year:String;

[code].....

View 0 Replies

ActionScript 3.0 :: Using The Transition Manager

Oct 28, 2009

im using flex builder 3 to write my AS3 classes for a slideshow. I want to use the transition manager, but when i attempt to import the class..

Quote:

import fl.transitions.*;

i get this error..

Quote:

1172: Definition fl.transitions could not be found.

I am not sure if this means the class is missing from my folders or something else?

View 1 Replies

ActionScript 3.0 :: Transform Manager For Free?

Dec 9, 2009

Where from i got transform manager as3 for free

View 5 Replies

Extension Manager Won't Recognize New CS3 Install

Aug 15, 2007

Manager to not recognize the just upgraded Flash CS3 install?Message says: "This extension requires the following products: Flash 9 or greater. The extension will not be installed."

View 3 Replies

Global Security Manager In Flex?

May 31, 2010

I made a swf that interacts with other site on the internet (which has a crossdomainfile for me).in the main.mxml there is a definition of webservice (mx:WebService)(which is not in my domain). Therefore when loading the swf, there is a first call to crossdomainfile.xml.I put this swf on my server so that my clients can get it.

When i connect to my server to download the swf, i expect to be asked if i want to allow the swf connect to foreign webservice domain.Do i always need to define exception in Global Security Settings panel?I don't want my client do define special things..Is there a best practice for that? Why when i surfing the net other swf can do this? I read about the FlashPlayerTrust, can i define there a website i trust my swf will connect to?

View 3 Replies

Actionscript 3 :: Getting Transition Manager Errors

Nov 12, 2010

I've been away from Flash as3 for a while, but today I need to write a map link application using it and i'm pulling my hair out with an annoying problem!

I just want an overlay to appear when a map movieclip is clicked and fade out when somebody then clicks the map. The fade in works fine, but the fade out doesn't do anything!?[code]...

View 1 Replies

ActionScript 3.0 :: Transition Manager Vs Tween?

Oct 18, 2010

I was just out and about looking for a tween class to rotate an image and I came across "Transition manage"

[Code]....

trouble is, the transitionManager doesn't work... flash just asks me "what is transition manage!? - I'm assuming I followed a bizarre walk through because I've never heard of transition manager? Also "rotation" or .rotate isn't a property for the tween class to be able to change? What am I doing wrong?

View 4 Replies

ActionScript 2.0 :: Working On Load Manager For SWF, JPG, FLV, Etc?

Oct 26, 2005

find, or mash together, a load manager that supports FLV, SWF and JPG as well as text documents and XML.So what I am working toward seems to be kind of an update for Bokel's LoaderClass (08/06/2003) you can find here:

[URL] combined with the LoadQueueManager(01/31/2004) as laid out by Michelangelo which you can find here:[URL] Now what both of these lack is handling of the preloading of FLV files, I came up with a sequential preloader for FLV files based on the code found on LiveDocs here: http://livedocs.macromedia.com/flash...=00001573.html

Code:
stop();
var connection_nc:NetConnection = new NetConnection();
connection_nc.connect(null);

[code]....

View 1 Replies

ActionScript 2.0 :: ReSize() Using $tween Manager?

Oct 21, 2004

I would like some help if possible. Ive been working with tween Manager (the laco and robert penner tween proto) and i found simply using the scaleTo function on images which have drop shadows causes distortion. So did some searching and found a resize function which implements the tween manager tween function.

It works well, BUT I would like some help in converting it into a class or prototype , even better build it into tween manager so I can call it like the scaleTo function. I call it frequently for transitions ive created which is why i would like to be able to call it simply

[Code]...

View 2 Replies

ActionScript 2.0 :: Focus Manager For Textfields?

Aug 7, 2007

where I could locate a focus manager class for text fields?

kinda wanting to do something along the lines of textfield.Onfocus(true, background._alphaTween);

View 2 Replies

ActionScript 2.0 :: Advertisement Manager For Ads Within Flash

Oct 8, 2007

Im running a flash website, Im getting around 15,000 visits per day, and I have allocated 4 areas of the site for advertisements. I want to have 2 types of advertisements: pay per click, and pay per impression/view.Ofcourse there are many php ad managers out there, but how can I display the ads inside of flash? I don't mind if I manage the whole thing in a php page, but at the end, I want the advertisements to be displayed within flash, and ofcourse have all necessary changes made when a user clicks on an Ad (pay per click), or when the Ad is displayed (pay per impression).

View 3 Replies

ActionScript 3.0 :: PrintDataGrid Printer Manager No Response

Feb 11, 2010

I'm running app in air. When I'm trying to print the print manager window show up, i choose printer and click 'ok' and nothing happens. Printer icon showup for few seconds but have no print tasks. Of course it's not becouse of the printer managar (it works fine when printing from e.g. word).My code looks like this:

[Code]....

View 1 Replies

Professional :: Task Manager Priority = High?

Mar 28, 2012

How to make as3 do Task Manager priority = high? I found out that , when I was playing my game on the flashplayer.exe . I went to task manager "set priority" to high on the flashplayer and boom everything running smoothly and it was lock on 30 fps every frame.

View 1 Replies

Actionscript 3 :: Transition Manager Event Complete?

Mar 24, 2010

I have the following code

TransitionManager.start(babyPreloader,{type:Fade, direction:Transition.OUT, duration:0.5, easing:Regular.easeOut});
var tempPreloader:DisplayObject = babyPreloader as DisplayObject;
this.removeChild(tempPreloader);

But since this does not wait for the transition to complete. I cannot see the transition happening. Is there a way to have a even listener for transition complete?

View 1 Replies

Flash - Popup Dialog Box Manager Using PureMVC

Apr 22, 2010

I am developing a a game in Flash using the PureMVC framework. From time to time I need to show dialog pop-up window to get a user response back (e.g. "Cancel", "OK" and other kinds of asynchronous user feedback) while "locking" the background for interactivity.

I need some management for my pop-ups: all pop-up notifications should be stacked up, so that if two (or more) pop-up messages are initiated at the same time I show them one by one.

What's the best practice here? Should I employ a proxy to manage my pop-ups (sounds unreasonable). How do I get feedback back from my dialog? using notifications?

View 1 Replies

Flex :: Using Tab Focus Manager In A Title Window?

Sep 7, 2010

I'm struggling to get around an error that is constantly thrown in my application when I press the tab key.

I have a modal dialog box that contains a form with 3 form items. Whenever I press the tab button flex throws an error saying

"ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller."

I've tried setting up a focus manager in the initilize handler of my title window to no avail

private function init(e:FlexEvent):void
{
focus=new FocusManager(myform);
focus.setFocus(firsttextfield);

[Code]....

View 2 Replies

Flex :: Listen For Events On The Pop Up Manager Class?

Jan 27, 2012

I'm trying to detect when pop ups are visible (including tool tips if possible). The reason is that I need to hide or freeze (capture a snapshot) the Stage* components (StageWebView, StageVideo, StageText etc) when pop ups appear.

View 1 Replies

ActionScript 3.0 :: Free Transform Manager With Bounds?

Nov 15, 2010

I use this transform managerblog.ryantan.net/2010/08/free-transform-manager/I'm trying to add bounds support.But it doesn't work fine:ki44321.ho.ua/testmanager/Here is source (FlashDevelop project):ki44321.ho.ua/testmanager/source.rar

View 0 Replies

ActionScript 3.0 :: FLVPlayer - Manager Class For Playback?

Jun 18, 2010

So I've got a video player that works great. You hit 'play', it calls the public playVideo() function in the FLVPlayer class to begin playback, and then other things happen accordingly (the PlayerControls class updates to show playbar progress, etc). Currently, it's easy: there's only one type of 'playback', and it talks directly with the FLVplayer class (and PlayerControls, etc).

However, we're adding different types of 'playback' now, where a poster image could optionally show for xxx seconds ahead of the video (and still needs to update the playbar to show progress). We're also doing the same for a video bumper, which plays between the poster image and the video as well (and also needs to update the playbar class).

In all these cases, there is a common "playback" that needs to be able to be paused (in some cases automatically, like when you click on a menu button in the menu to open a separate section) or restarted. Rather than do a check to see isVideoPlaying || isPosterPlaying || isBumperPlaying, it seems to make better sense to lump all these things into a common playback manager interface.

View 1 Replies

ActionScript 3.0 :: Building An Enter Frame Manager?

Aug 4, 2010

Let's say I'm trying to build a thing where there are hundreds of different objects on the stage and each of them does something that requires enterframe. Since it's better to group all the enterframes into one huge enterframe (ty to this thread!), I was thinking that each time one of the objects wants to execute something via enterframe, it would use the enterframe manager, which adds the demanded function.In order to manage all this, I was thinking of using an array which keeps track of all the objects that need enterframe and the functions each of them want to execute, but then again it seems pretty awkward to keep an eye on all this and remove the object and its function when I want to

View 6 Replies

ActionScript 2.0 :: Flash Site With Content Manager (CMS)

Dec 9, 2004

I need to make a site 100% in flash but this site has to be update by the client.So my is how to add more pages to the site with a content manager?I read the forums and i understand how to dynamic create more menus without any problem with a CMS using xml, i also know how update a specific part of the site. i mean i can create dynamic text fields and update them with no problem also using xml. Well i can update fields that allready exists on the flahs it self. but in case that my client decide to add a new menu.. it has to redirect to a specific frame where the content of that specific theme is but if it don't exist.

View 4 Replies

ActionScript 3.0 :: Transition Manager And Background Images For Website

Oct 26, 2011

I am trying to do the background images for a website, but I want them transitioning. So what I done is import each image onto its own layer (four images in total), and I turned them all into a movieclip. I am then trying to add some code to make them transition between each other. I am attempting something like

var myTM:TransitionManager = new TransitionManager(my_mc);
var myTM1:TransitionManager = new TransitionManager(my_mc1);
var myTM2:TransitionManager = new TransitionManager(my_mc1);
myTM.startTransition({type:Fly, direction:Transition.IN, duration: 3, easing:Back.easeOut}) myTM.addEventListener("allTransitionsInDone", doneTrans);
function doneTrans(e:Event):void{
[Code] .....

Is there a more logical way to do this? Each image is a movie clip and I basically want them like a background slideshow?

View 1 Replies

Actionscript 3 :: Developing A Download Manager In Adobe AIR Using Flash CS4?

Aug 9, 2010

I want to develop an AIR application that will let users of my website download multiple files in a single process. My database stores details of all the files uploaded by a user so I want them to be able to simply choose a location on local disk then download all files they have uploaded to this location.

Are there any good tutorials or source code examples for a simple yet effective AIR download manager developed using Flash CS4. I have come across a Flex based tutorial, so how would I go about using this to develop it in Flash?

View 2 Replies

ActionScript 3.0 :: Catch Transition Manager Finished Event?

Dec 31, 2009

I am doing a small transiction using TransitionManager.start() function. how can i call a method after finishing the animation? i mean how to add event handler for this?

View 0 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved