ActionScript 2.0 :: Flash Interface For Local Harddrive?

Feb 27, 2005

first off is this possible?personally, I believe it is if I can some how set up my computer to be a server.Basically what I want to do is have a flash document on my website access/create text files on my hard drive.I know I need something along the lines of XML or PHP can anybody tell me what the best things are to start with?

View 2 Replies


Similar Posts:


Professional :: Using External Interface On Local Content?

Jul 17, 2007

We're using External Interface for interfacing between Flash and JavaScript on the HTML page. All works fine online. When we
try to localize the pages though (so that a Salesperson can have a CD full of demos), none of them seem to work.Is this an over-sensitive Flash security issue? We already have allowscriptaccess='always' and swliveconnect=true in the object/embed tags.

What can we do that doesn't require changes on each individual machine to set trust paths or any other kind of browser configuration? Not only do we want to have this content working on the machine of a salesperson, we may get clients that want to deploy content offline (kiosks, machines without any network access).

View 3 Replies

Save ByteArray To HardDrive From Flash Swf?

Mar 13, 2010

How to save ByteArray to HardDrive from Flash swf?

So... I have a generated if flash ByteArray Now I want to save it to Hard Drive.

View 2 Replies

Prohibiting File Copying From Flash CD To Harddrive?

Sep 15, 2009

I have created a small flash application. There are swf files, folders with xml files and the base exe file.The application has been burned onto a CD and will be replicated. The client is concerned that someone can take the CD, copy the files to a harddrive and then duplicate the CD themselves, possibly selling it.How can a CD, with flash content be replicated and not allow files to be copied

View 1 Replies

ActionScript 3.0 :: Swf Works Fine When Tested From Flash, But Not When Doubleclicked On Harddrive?

Nov 19, 2009

I have a swf that loads in other swf files and interacts with the loaded swfs, everything works great when I hit ctrl-enter to test movie from from flash, but if I go out and doubleclick the generated swf on the harddrive at first it appears to work correctly, but some of my class methods do not function properly, or throw errors claiming there are null object references. If I compile to an exe file instead of swf it works fine as well.I am nearly 100% positive this is not a code related issue, as I said the only time I run into the problem is when I doubleclick the generated swf to run it.

View 4 Replies

ActionScript 3.0 :: Error #2148: Only Local-with-filesystem And Trusted Local SWF Files May Access Local Resources

Jul 4, 2010

I'm trying to load a local xml file:

xmlLoader.load(new URLRequest("../xml/xmlData.xml"));

But I'm getting this security sandbox violation:

#2148: Only local-with-filesystem and trusted local SWF files may access local resources.

I don't get this error when I embed the XML file directly with the EMBED metadata tag.

View 3 Replies

ActionScript 1/2 :: Adobe Cs4 - Use On Mac - Pc Or External Harddrive?

Apr 21, 2010

I am trying to get hold of Adobe CS4 but not sure of the best way to do this. I have an old Dell laptop which won't be able to hold this. I was thinking of getting a cheap refurbed mac or alternatively getting an external hardrive to use with CS4 loaded onto it.

View 1 Replies

Professional :: Runs On Harddrive But Not On Webserver?

Feb 5, 2011

I used the 'Advanced Slideshow' template in Flash CS5 to create a photo gallery. The images in the template are not placed inside of the project but are separate files (the photos). I tested it on my harddrive and it works perfectly. Then I uploaded it to my website and it doesn't show the images. The folder structure is the same as it is on my harddrive, all the files are the same.

View 9 Replies

Flash :: Execute An External .exe From A Local .swf Using A Local XML Socket Server (C#)

Jan 7, 2012

I'm developing a game add-on/plugin which replaces a built in feature of an online game. The game loads an .swf therefore, my solution also has to be an swf for it to work 'in-game'.

I would like to be able to have the user press a button in the custom .swf I am making - and this would open an external application (amongst other things). I.e. if there was a button that said Notepad, it would open Notepad.exe on the machine.

My initial thinking was that i could have a XML Socket server 'daemon' runnning (c#) , which i could connect to with flash - however, as both the swf and the daemon are local, flash complained and gave this error: "Error #2010: Local-with-filesystem SWF files are not permitted to use sockets."

The only way i know to fix this - is to change the security settings of flash - not very user friendly!

So! Any thoughts on how I could otherwise go about this? I was thinking a custom http server could do the trick (connected with URLRequest) although i'm not too sure.

View 1 Replies

ActionScript 3.0 :: SharedObject Data--> Where Is It On The User's Harddrive

Oct 26, 2010

I've looked on Adobe's Flash Player guide and in the official docs, but it's not mentioned. I'm creating a game that saves your progress to the local drive using SharedObjects and want to reassure users about what's going on

View 3 Replies

ActionScript 3.0 :: Save A Movie Clip As A Bitmap On Harddrive In AIR?

Nov 10, 2009

How one would go about saving a bitmap image of movie clips to the hard drive?

View 3 Replies

ActionScript 3.0 :: Import Image Into Movieclip From User's Harddrive Without Upload To Server

Feb 12, 2010

Basically im building a flash based drum head designer for users to upload their own image, resize, add text etc, then it be uploaded to a web server when they complete the purchase.

I have all the server side part working, able to send a 2800px square image and compress it into a 1.5MBish jpg.

the problem im having is for the user to upload an image into flash. I've seen prototypes where it uploads the image to the server, then flash loads that image, then upoads the completed one, but this uses alot of transfers.

What I hoped to achieve is something similar to the system on the [URL] website where the image is stored in the cache first. I have spent hours looking for resources on importing user images into flash without uploading first.

View 2 Replies

Flash :: Adding A Folder On The Local Network To The List Of "local-trusted" Places

Jul 22, 2011

I have a SWF file located at the local network in the public shared folder that I do not control over trying to read the external file on the local network.

I am currently hitting instead an security violation

Error #2148: SWF file file://....mySWF.swf cannot access local resource file://...config.xml"

I've added the network path where SWF an XML file resides to "trusted locations" via Flash Player Global Settings.

The added network path is successfully displayed at the list of "trusted locations" within Global Settings Manager, but it does not look like Flash Player is able to really parse the local network path as a "trusted location"

FP 10.3.181.23, Win XP

View 1 Replies

ActionScript 3.0 :: Interface Extending Another Interface?

Dec 25, 2009

i seem to have trouble finding on the internet what happends when one interface extends another interface.

View 2 Replies

ActionScript 2.0 :: Launching A Local Html File From Local Swf?

Jan 16, 2007

i am having a problem launching a local html file from my swf. i have a button called print that when clicked it is supposed to open the local html file and print out the content. this is the code i used on the button

on (release){
getURL("folder/folder/file.htm","_self");
}

[code].....

View 4 Replies

Flash :: Interface Connecting To .NET, SQL??

Feb 19, 2007

I am an actionscript newbie but have been given the task of designing a navigation menu in flash that has to connect to a database - the menu items have to be marked - unread, mandatory etc. and have to pull back database information to display then be marked as read.

View 3 Replies

Flash :: Interface That See A Webcam?

Jun 24, 2011

I don't need to stream anything. Just wanting to look at a webcam using Flash. Hopefully be able to control (zoom) a Logitech cam on Mac os 10.6+.
 
It will be a screen I share in Connect. The video pod in connect is not what I want.

View 1 Replies

Flash :: Loading Swf And Using It Through Interface

Aug 12, 2010

I've created simple swf with interface:

public class Test extends MovieClip implements ITest
{
public function Test()
{

[Code]....

So if I have test.swf in the same directory(local way) it work's fine. But if I'm placing it on the dedicated server: (event.target.content as ITest) returns null. However, I can access speak() without interface like this event.target.content.speak("a!");

View 2 Replies

ActionScript 1/2 :: Create A Button In Flash That When Clicked The Flash Interface Extends To Fit Fullbrowser

Jan 29, 2010

it possible to create a button in flash that when clicked the flash interface extends to fit fullbrowser?

View 4 Replies

Increase Size Of Flash CS4 Interface?

Nov 17, 2009

how can I increase the size of flash CS4 interface? Meaning also to enlarge tools buttons, so they are easier to see. I have to strain my eyes, because all of the toolbars and text related to them are too small, for constant work.Is this possible? I know there is one way - to increase display DPI settings, but that would also increase the whole desktop, but I would like just to increase flash interface text size and if it is possible then also tool buttons.

View 1 Replies

ActionScript 1/2 :: Creating Mac CD ROM With Flash Interface?

Oct 16, 2007

I am creating a Mac cd rom with a flash interface and want to open folders on the cd by clicking a button on the interface. I read the this can be done using a bit of applescript but I'm having trouble executing the applescript from flash, I have save the applescipt as an app and when I run it I independently it works fine but when I try to run it using FScommand from flash no joy?

This is the action I'm using on my button:
on (release) {
fscommand("exec", "test.app");
}
I have also created a folder in the root of my cd called 'fscommand' and put my script app in there but still it wont work?

View 2 Replies

ActionScript 3.0 :: Use Front End As Flash Interface?

Nov 9, 2009

i am new to the actionscript 3 . i want to create Phone book for me
 
i want to use front end as flash interface Back end as Ms excel or Ms access or any databases

View 1 Replies

Professional :: Flash Interface CGI Alternative?

Mar 2, 2010

I would like to have a flash app on a website where:A user can input some values Those values are then sent to a server which has an executable fileThe exe is run with the user's settings and then sends some data back to the userThe data is displayed in the flash app.Is it doable with CGI or is there a better alternative to this?

View 2 Replies

Professional :: Flash - CS5 Interface Corruption?

Jun 8, 2011

This is a computer I am provided with while I work onsite. I am having severe corruption issues. Sometimes the fly out panels appear on the opposite side of the monitor, scroll bars duplicate and appear over the top of my work, and the toolbar just disappears completly until I mouse over each button and force flash to redraw them. It seems to be redraw issues of flashs actual interface, not my work.Not sure how flash renders its own interface, but my .NET framework and java is up to date if that makes any diff.Is this an incompatibility with the video card? I've never seen this before and I wasnt able to find any solutions while googling, or even mentions of this issue, unless I was just searching for the wrong keywords

View 1 Replies

Flash 10 :: Make An Interface Akin To The DS?

Nov 5, 2010

I'm trying to make an interface akin to the DS (have two screens, top just displaying the images, bottom handling input), but I'm not sure how... Would I just make 2 different flash files then merge them somehow, or would that not give me two seperate screens?

View 0 Replies

ActionScript 2.0 :: Flash 'Pan' Interface / Choppy Animation

Aug 22, 2009

I'm developing a Flash web site with AS2 that uses a "pan" interface to transition between sections. When the user clicks on any of the sections, the entire web site pans to the location of that section. I've accomplished this by placing all of the content inside of a container movieclip, then tweening the movieclip's _x and _y properties using TweenMax. Everything works great, but the transitions are a little choppy and I'm trying to find any way I can to smooth them out. You can view the site in development here:URL...I know this type of question is hard to answer without looking at the code to ensure I'm minimizing CPU usage wherever possible, but I am using TweenMax as my tweening engine, and from the research I've done it is the least CPU intensive tweening engine available. Additionally, I know this site is pretty graphic intensive, so there is a lot of graphic rendering that is going on as the transition takes place.So, my actual question - is this as smooth as I can expect the animated transitions to be with the amount of graphics I'm using, or is there anything that anyone can think of that I could try to increase the frame rate?

View 2 Replies

ActionScript 3.0 :: External Interface - JS > Flash Not Working

Aug 20, 2010

Having a problem trying to get the external interface working with as3. My flash file has 2 input text boxes with instances of 'received_ti' and 'sending_ti' and a button with instance of 'send_button'. My html code has a simple form with 'sendField' and 'receivedField' inputs and a submit with a value of 'Send'.

At the moment i can get the flash file to send text into the html 'receivedField' input but cannot send text from html into the flash file's 'received_ti' text box.

[Code]....

View 1 Replies

Professional :: Flash CS5 Interface Won't Re-draw After A Few Minutes Of Use?

Oct 1, 2010

I'm having an incredibly annoying problem with Flash CS5 on my Mac that is making the software absolutely unusable.
 
If I open a previously worked on file and start deleting layers and moving keyframes, the screen never redraws the interface. As in, if I delete a layer, I don't actually see it go away. It's still there in the interface. Minimizing/maximizing does nothing to refresh the interface.

View 2 Replies

ActionScript 1/2 :: Use Flash As Interface For Php Unselectable Text?

Dec 28, 2010

I am developing a test system and want to allow the users to access the questions in the database without the ability to copy them. A php file intermediates the access with the database. There a couple of links to certain sections of questions and then links to certain pages. Is there a possibility to put this php content in a flash frame and deactivate the possibility to select text?

View 5 Replies

Actionscript 3 :: How To Interface Paypal With Flash For Games

Apr 8, 2012

I have looked for something like this on Google and on this very site, but only found answers detailing procedures for sites. How is it possible to make so financial transactions can be carried over inside the game using Paypal, or maybe a different site? Is there any API/Library? If possible provide a solution in AS3...

View 1 Replies







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