Actionscript - Drag File(s) From Destop Directly To Flash Webpage?
Nov 11, 2009is possible to drag (multiple) files from desktop directly into a flash webpage.
View 2 Repliesis possible to drag (multiple) files from desktop directly into a flash webpage.
View 2 RepliesHow do you read the RGB values of a webpage's screen pixels directly underneath of a Flash widget?
View 1 RepliesI have a Flash website with an online shop. The shop part uses javascript and cgi in separate html pages. I want to insert a link to a URL from these web pages back to "scene 3.0 (home)" in my main .swf file. The .swf is embedded in an index.html file so a link to the URL [URL] starts the flash movie back from the start with the intro and everything. I want it to skip the intro (scenes 1.0 and 2.0) and go directly to the "scene 3.0 (home)" scene.
View 2 RepliesI was hoping to do this from a flash plugin, kind of how flash accesses the microphone or webcam but it doesn't seem possible. Is this going to be possible using Java, or ActiveX, or some other strategy that I haven't looked at yet?The idea is to do it without a client install, or at least something lightweight and browser and platform independent.
View 1 Repliesi have a standalone exe flash file which opens autorun from a cd, and i need to open a windows browser directly from that flash. i want it to open the htm without any toolbars or scroll.
View 1 Repliesi have a standalone exe flash file which opens autorun from a cd, and i need to open a windows browser directly from that flash. i want it to open the htm without any toolbars or scroll...
View 1 RepliesAs the site will be totally in flash, there is no use of JavaScript required. So, what is the best way to embed a SWF file into a web page without using JavaScript. And why do you consider it to be the best one?
View 3 RepliesI need to make a Flash animation fullscreen. After a bit of research it seems I can only feasibly do this via a browser, since the Windows 7 preview does not support fullscreen.
I followed the steps of this website; [URL]
However, I'm having a problem embedding the flash file into a simple HTML document. The file is called "LaBoheme.swf" and is stored in the same directory as my HTML file. Hence, here is my code;
<html>
<body>
<h1>Test Heading</h1>
[Code]....
The problem is simply that the flash animation does not appear. I get the feeling I'm making a rookie mistake here
I've been looking around like a forensic scientist piecing together information for my latest project. Basically I need to display a particular webpage within my flash file... Now I know flash can display simple HTML, but nothing complex and nothing from an external source... BUT I know flash can also handle PHP - obviously. The page I need to load is a wordpress website, a combination of PHP codes and simple HTML snippets... but what I couldn't find was a way of inserting the snippets into a control box or movieclip on my page (actually run the PHP code to fetch HTML snippets).
View 9 Replieswhat I'm tyring to do is to open webpage within a flash file, so that it displays in a specific part of the SWF as opposed to it opening a new window.
View 2 RepliesI ve uploaded flash file with transparent background to my web page. Set background transparency in html code of page. Purpose of this flash is to represent main meny, so it contains few buttons, in up and over stage everything is ok but when i press mouse some strange doted line appears around flash, on click out of flash zone line disappear i want to remove that doted line.
View 3 RepliesI have a Flash file, which uses AS 2, that is displayed in 2 individual html pages. When I click a link in the file, I would like to, if possible, determine the name of the page that it is inside of. Is there a way to determine which of the 2 HTML pages my Flash file is being called from?
View 1 RepliesI'm looking for a Flash component to display a pdf/word/png in a web page. Something like Flashpaper : [URL] but Free.
View 2 RepliesI have an AS2 Flash file that is displayed within 2 different HTML pages. I want to determine, when I click on a link, which of these pages the Flash file is in. Is this possible? Is there a way to determine the parent page's name? If so, how do I do this?
View 2 RepliesBackground: I am trying to create a website that is easily updateable by a non-html savy user. I figure I can load the content of my flash page from a notepad file within the same directory.I would prefer to not make the editor use a FTP program, so I figure the best method is a webpage where the person can log in and type the updated text and have it create a new notepad file and overwrite the old one. I am not sure if this is technically flash or simply a html question, but does anyone know how to go about doing this
View 6 RepliesI made a flash effect for my friend's site and he won't let me get the flash back after a fight. I can see the effect on the homepage of his website. Is there any way I can get the flash to an fla file on my computer? Is there any way I can find the swf file on his websites system and convert it to an fla?
View 2 Replieswhat is the code needed to create a simple .swf file that once double-clicked on opens and all it has inside it's window is an iframed website (scrolling and resizing are optional), basically a simple flash mini-browser if you will, with no navigation features of any kind just the ability to click inside and maybe refresh the page...
View 2 RepliesOn my PC at work, I can drag a file from Windows Explorer directy into my Flash movie's library. I can't seem to figure out how to do this on a Mac. I tried selecting my file and dragging it to the Dock over the Flash icon, where I hit space bar to pull up the entire Flash program and can see the library, but when I drag my file into the library, nothing happens. Please tell me there's a way to do this - without saying something like "just import it from the menu" - if there is another way.
View 1 RepliesI am trying to Pause and Play A song.Details:I made a new project. --> File > Import > Import to Library > (choose mp3 song)Drag mp3 song from Library to stage.Press (Ctrl+Enter)The result is that the song plays.Is there code to make the music "Pause" and "Play". Is there a way to directly influence the playing file?
View 2 Repliesi've seen a few good examples to save out a png of the current flash display area from a webbrowser from a flash, such as:[URL]what they normally do is stream the image data through a png encoder to a web server somewhere and then decode the data back to current webbrowser and then trigger the web brower SAVE function, like a download, then you can choose where to save the file and the name of the file.However, what i like to have is when you click that save button, you can save your png image directly to a certain location with a fixed file name, such as on your local computer:D:flashimage01.pngor a file server: 10.21.111.111flashimage01.png
View 2 RepliesIs there a way to save a file directly from a movie? The one way involves php. The other way is to use FileReference save(), but this one opens a dialog box.
Is there a workaround to save the file directly from a movie with no php involved and no dialog boxes pop up?
How do i open an .avi file directly into windows media player or winamp on button click in flash.
View 2 RepliesI'm experiencing a problem which may have no solution, but I would like to know why I cannot do what I want to do.
PROBLEM: I am attempting to load in an external SWF file and once it is loaded, I wish to directly make the new Sprite/MovieClip into a button. However, the newly loaded Sprite/MovieClip seems to be resistant to be made into a button DIRECTLY. I would like to know why this is.
[Code]...
Firstly, although I've been using Flash on and off for years (since CS3) I don't use it very often so I apologise if my issue seems simplistic.Basically, I used Flash CS3 for a few years to create basic animations for clients, involving simple scrolling text, without any problems.Recently I upgraded to the CS4 Master Suite and then CS5 Master Suite within a couple of days of each other and I now need to use Flash to make a change to an old animation.When I opened the CS3 file it appears as expected and I made the changes to the text (changing a word or two within a line of type).When I right clicked on the type relevant frames within the timeline I noticed that there is now more than one version of tween available, and that classic tween was already selected (I think I better buy a new teach yourself Flash CS5 book!)
Anyway, that was allI needed to do so I initially pressed return and the text scrolled across the stage as expected.But when I clicked on CONTROL / TEST MOVIE / TEST (or cmd+Return on my Mac) the SWF file that appears is static and the text does not scroll at all.If I publish the movie using Actionscript 3 or 2 the resulting SWF file is also totally static. But if I drop the SWF file into the relevant website folder and view it through Dreamweaver's browser view facility it works perfectly and scrolls just as expected.Equally, opening it using the Opera browser works too.
I've tried altering the CS3 file and testing the movie in Flash CS4 and Flash CS5 but the same thing happens.It's a bit time wasting and inefficient wanting to test an animation as a SWF file by double clicking on it and only being shown a static image.Is this a well known problem as I couldn't find any mention of it during my search?
for first time decided to start using Classes to add my code instead of adding it directly in Flash and I really thought I knew how to handle this since I have created some re-usable classes before where you target an object by passing parameter etc,I thought that if I had one function (method) in my class and I wanted to call it from my .fla file all I needed to do was to create an instance of the class and then call my method.[code]But this doesn't work I get a message that says that it is missing arguments.how to use my code directly on a class and what are the differences of doing this versus putting the code directly on my .fla file and if it's even a good practice to do this?
View 10 RepliesIn code I use this before URLLoader (swf will be used with many different domains and this will be changing in time):
Security.allowDomain("*");
In http:[url]...., I have this for test:
<?xml version="1.0" ?>
<cross-domain-policy>[code].........
I used [url].... to create access for any domain (for test) and copied it directly into file server and also test if [url].... is accessible. I checked flashlog.txt and found that [url].... is loaded but will be ignored because of its syntax error - its generated by crossdomainmaker website and also correct with specifications and examples over internet, so what can I do?
Is it best to load the preloader from external file or place it directly into an already existing movie?
View 3 RepliesI need to be able to have a user drag multiple images from the locate file system onto the flash/flex/html5 app which will then taker the file name details and contact the server.Upon server response then upload the file ( assuming server validation passed ).I know this can be done in Java but that is not an option.Please do not suggest the FileReference.browse function as the retouchers are to stupid(no joke here) to use this and it has to be drag and drop.This has to work with all current versions of the popular browsers( hrome,FireFox,IE,Safari)What it comes down to is I want to put an image up on the web page stating drop here and allow them to upload the file(s) by dropping on it.
View 3 RepliesIs it possible to drag a file (on the desktop) onto a flash swf or exe file and have Flash open and know what that file is and possibly perform some action on that?Or hints as to where to begin to look for the actionscript functions for that if it might be possible?
View 2 RepliesSo I made a variety of drag and drop flash files that involved dragging 4 symbols over targets. This works very well, but sometimes it will mess up and when you drag it to the incorrect spot it will go to another one of the starting location's instead of returning to its original one
View 0 Replies