Professional :: Embed .swf File - Hide Your .swf File On The Web For Protection?

Jul 15, 2011

is it possible to hide your .swf file so that it can not be taken.Is there a way to protect it?

View 2 Replies


Similar Posts:


Professional :: Embed Or Hide A FLV Playback Interface File?

Jan 31, 2011

We're currently developing a small Flash application to display our company's capabilties. This application will be stored on a small USB thumb drive that we give to our potential clients. When the thumb drive is accessed, users will see two folders "Media" and "Other"; and an SWF file entitled "Start." There is; however, one more file that displays: the interface/skin file that we used for our FLV videos (entitled "SkinUnderPlaySeekStop.swf"). If this file is not included in the same location as the main SWF file, the interface/skin will not display on the video.

We would like only the two folders and the main SWF file to be displayed on the root of the thumb drive. Is there anyway to move the interface/skin file into another folder (for example, the "Other" folder) and call it up from that location within the original FLA file?

View 3 Replies

Professional :: Embed .mov File In .swf File?

Jan 12, 2010

I imported a .mov file into a .swf file and it works great. Then I embedded the .swf file into a web page. Again, it seemed to work fine--at least works fine when I open it in a browser locally. However, after I upload everything to the server, the .swf file seems to be okay, but the embedded video no longer works. I triple checked that all of the links are correct, all of the files are uploaded (including the embedded video) but nothing works.
 
Warning: This is an adult site. I can provide the URL if requested.

View 2 Replies

Professional :: Hide A SWF File On A Stage?

Oct 18, 2010

I am loading my SWF file onto stage. Later, I want to hide it. For movie clips, I am using the following code:

TAC_mc.visible =false;

But I can't do the same to my SWF file.

Countdown.swf.visible = false;

View 2 Replies

Flash :: Strengthening Protection Of .swf File?

Dec 25, 2010

I'm still a beginning in flash in general and I'm attempting to strengthen the protection of my .swf file.One of the ideas I had was to split the .swf file up, to so speak; creating a new swf with sensitive, but vital functions and values, storing it on my webserver, and having the launcher request the files after passing a few verification processes. Only flaw in this idea, is I have no idea how to add a class (if that's the right term?) to my project. I reversed another .swf file which included the same method using Base64 encryption, but I'm not too sure how to add an external .as file to execute in my project.Of course, I've also found additional methods, such as using DCOMSoft SWF Protector (which wouldn't do much good) and obfuscation programs (which, too, can be reversed). I've recently found out about a .SWC called AS3Crypto, which I have no idea how to use. I've added the file to my AS3 Properties, but that's as far as I have gotten. The rest of AS3Crypto and its mysteries remain vague to me, and I am unable to find any useful information via Google.

I would really like to split the .swf into parts having them in different areas to make it more difficult to reverse, but I am not too sure how effective that would be, let alone how to actually do it. In regards to the external class (terminology?), since I was unable to find how to implement it with my project, I thought of salvaging the functions from the reversed .swf I have found and adding them into my internal script. Even then, the package begins with public class $Base64 extends Object -- extendsI assume simply adds additional functionality to objects, but I do not believe this is entirely necessary.

View 4 Replies

Professional :: Hide Navigation Button In Xml Config File?

May 11, 2011

I have a photo gallery with a navigation button that allows for additional photo categories that I don't want to appear. Unfortunately, I can't open the .fla as it appears to have been created with a newer version of Flash. The code in the config.xml file is basically:
 
<navigation>  <menu 1> <content>
</menu 1>
<menu 2> <content>
</menu 2> 
etc. 
</navigation>
 
Is there a tag I can add to make the navigation link disappear?

View 5 Replies

Professional :: Possible To Embed Flv File In To Flash?

Aug 27, 2010

Is it possible to embed the flv file in to the flash like other files(images, swf), so that i can handle this in as3 as programmaticaly in the same way as FLVPlayback component? I know the way to add flv file by creating FLVPlayback component. But in this case we always need to depend on the source path of corresponding file. I am not able to find any kind of solution for this. As second way I have imported flv file to the library and created the instance of this but there is some problem with the synchronization of audio with video.Also in this case I am not able to handle this flv in as3 as programmatically

View 2 Replies

Professional :: Embed Url In Flash File?

Mar 22, 2011

using Flash (CS5 pro) and have created a leaderboard ad that I need to have link to a website. 

View 4 Replies

Professional :: Embed Player Skin Into File?

Jan 27, 2012

Is there a way when using Actionscript 3 to embed the video player skin into my document so that when I publish it, everything I need to launch the file onto a website is in one swf?  When I publish it as it is now, 2 swfs appear, one for my file and one for the video player skin.  Can I embed the video player skin so this doesn't happen and I only have to upload the one swf to my website? 

View 6 Replies

Professional :: Embed A Detection Code Into The Flash File?

Mar 11, 2011

Flash Player Detection Kit ( http:/url......... ). I would like to embed the detection process in just one file. Hence how can I embed a detection code into the flash file, so once its exported to swf, it'll have the detection code already and no additional files are needed?

View 5 Replies

Professional :: Embed All MovieClips / Sound And Video In One Flash File?

Feb 13, 2012

I can use flash ok to build stuff, but I usually just build a flash presentation with movieclips and buttons all contained in the one file. I have never had to put my creations onto cd-rom before. So now I am looking at a CD-rom and seeing how someone else has done it and I see that all the .swf files are separated, as will as sound and video. I thought the only reason to do this would be to be able to access and change for example and mp3. without having to open the flash file, but I am thinking there are other reasons?

View 3 Replies

How Will Flash Work If The Container Html File And An Embed Swf File Are From Different Domains

Jan 8, 2012

Let me give the context first. A user opens a local html file which has a reference to a network url of an swf file to embed.

(1) If the embed swf requests a local image file , will Flash allow the request?
(
2) If the embed swf requests an image file on a non local url other than one of the swf file, will Flash check a crossdomain.xml file on the url?

View 1 Replies

ActionScript 3.0 :: Embed A Swf File Into Flash Cs3 File?

Sep 6, 2010

how can i embed a swf file into my flash cs3 file? the swf file is a photo gallery i need to put in my flash website...what should i do?

View 9 Replies

ActionScript 3.0 :: Embed Swf File Into Flash File?

Aug 12, 2009

I have this swf file, i don't have the .fla file for it. I need it to be able to play in my current .fla file when called upon. I also really need it to be embedded. Don't ask me why, but the client wants only one swf file, and if i load the swf in as an external file the program they use, will not be able to display this loaded swf file. My flash file works perfectly when i load it in as external and put it into a movieclip, but that's just not what my client wants.So i was thinking of embedding it, i don't know if i'm thinking of this in the wrong way, and maybe you all have some suggestions for me. I don't know how to embed it. i'm using flash cs3 and ActionScript 3. I tried importing it straight to my library and to my stage, but i end up with just a couple of graphic images that don't work at all. I've tried everything i know of, read all threats i could find about it, but it seems embedding is impossible or just not done. what could i do to fix this?

View 2 Replies

Actionscript 3 :: Embed Dynamic Audio File(s) / Use Variables In Embed?

Feb 10, 2012

Making a piano/keyboard application and trying to figure out the best way to set this up .I plan on having a directory of sounds for each 'instrument' in my assets folder (piano1/C4.mp3,piano1/D4.mpg,...)Is there a way to import/embed all of these as an array? Also is there a way I can pass a variable to this class to indicate which folder I want to import these from? Something that would be ideal

var type = "piano2"; //passed from class being called by
foreach(notes as note){
[Embed(source = 'assets/sounds/'+type +'/'+note+'.mp3')] private const C3:Class;
public var c3:Sfx = new Sfx(C3);
}

Or would it be a better idea to have a class for each of these "types" that pulls all notes?

View 2 Replies

ActionScript 2.0 :: Embed A Swf File Into Another Swf File?

Aug 8, 2002

I am trying to embed a swf file into another swf file in order to learn how to make a complete flash site but am having a little trouble doing it. I successfully used the loadmovie file to embed another swf file into my original but the effect only last for a minute. After that, if I try to press on the other buttons to embed another swf file, nothing happens. The following is a code I am using for one of the buttons.

on (rollOver) {
tellTarget ("/rollover") {
gotoAndPlay ("1text");
}

[code]....

View 4 Replies

ActionScript 3.0 :: Embed A Swf File Into Php File?

Jan 28, 2009

I'm writing the following code to embed an swf file into php file.

[AS] var so = new SWFObject("test.swf", "mymovie", "1152", "700", "8", "#FFFFFF");
so.addVariable("varurl", "http://www.google.com");
so.write("flashcontent");[/AS]

but I don't know how to access the variable "varurl" that i've added in the second line above. In flash 8 with AS2, I would just use _root.varurl. But it doesn't seem to work in AS3.

View 1 Replies

IDE :: Embed A Swf File Into Flash File?

Aug 12, 2009

And i've stumbled on a problem i cannot solve. I have this swf file, i don't have the .fla file for it. I need it to be able to play in my current .fla file when called upon. I also really need it to be embedded. Don't ask me why, but the client wants only one swf file, and if i load the swf in as an external file the program they use, will not be able to display this loaded swf file. My flash file works perfectly when i load it in as external and put it into a movieclip, but that's just not what my client wants.

So i was thinking of embedding it, i don't know if i'm thinking of this in the wrong way, and maybe you all have some suggestions for me. I don't know how to embed it. i'm using flash cs3 and ActionScript 3. I tried importing it straight to my library and to my stage, but i end up with just a couple of graphic images that don't work at all. I've tried everything i know of, read all threats i could find about it, but it seems embedding is impossible or just not done. what could i do to fix this?

View 2 Replies

Professional :: Embed HTML In Flash - When I Click ,opens The Correct Description Text File In The Second Text Box?

Apr 17, 2011

Is there any way I can embed HTML in flash? I know I can do this with text boxes but is there any other way I can do it? If not I know theres is the load feature where I can load text from a text file. With the html text box editing, Can i link that to the text file?. As in when you edit the text box with html could i have the textbox's instance name equal to the text file? With this my issue is with the <a href> in one textbox, I would like when i click those it open another text file in a different text box.

Clarification: I have two text boxes in my flash file.One has current products. And the other is the description of the product they select. I would like a way to edit and change the products in the first text box without having to keep using the FLA file. Which is why i am using this code

var myTextLoader:URLLoader = new URLLoader(); myTextLoader.addEventListener(Event.COMPLETE, onLoaded);
function onLoaded(e:Event):void {trace(e.target.data);} 
myTextLoader.load(new URLRequest("myText.txt"));

The contents of myText.txt are <a href=(not sure what to put here)> Product 1 </a> But all that does is put it in the text output section in flash.It does not show it in flash. I need help getting it to show up in a text box.That is the first part But the main problem is im not sure how to code the a href correctly so that when i click it, another text file opens in the second text box.So that when a user clicks on a product ,like "Product 1" It opens the correct description text file in the second text box.

View 2 Replies

Hide Mouse Only In A Certain Region Of File?

Apr 18, 2010

I really enjoy flashing (I just do it for fun) but I'm very slow (read:dumb) when it comes to scripting.

Currently I want to create a site where in a region (the green textblock) your cursor disappears, gets replaced by an ecliptic mask and instead of the normal textblock, you see another textblock (red in the picture above) with hopefully hilarious changes to the original text with said mask when I'm done. When you move outside of the textblock(picture, whatever) to hit the link at the end of the page, your mousecursor reverts to the one you always have and is not hidden and replaced by the mask anymore.

I got the two textblocks done, it works fine. But for the life of me i don't know how to code that the mouse cursor is ONLY hidden in the region where the text is and not everywhere.

My script looks like this so far:

_root.maskee.setMask(_root.glass.masker);startDrag (glass, true);
Mouse.hide();

View 4 Replies

ActionScript 3.0 :: Hide Loaded XML File?

Oct 7, 2009

I'm loading data into a Flash application via XML, which is in the same directory as the swf file on the server, and would like to prevent the XML from being viewed in a browser. I was assuming I could set the XML's permissions to allow Owner and Group read and prevent Others from reading (UNIX 770), but when I do that the XML won't load.

I thought about using an .htaccess file but I don't want a password dialog to pop up when the swf requests the XML. Is there a way of doing this via permissions?

View 1 Replies

ActionScript 3.0 :: Hide The Let Top Menus In Swf File?

Nov 28, 2011

I used the code fscommand("showmenu", "false");
 
its woking fine with fp9 as3
 
but problem with fp10 as3

View 1 Replies

Hide Interface Elements When File / SWF Loads

Dec 5, 2009

I'm currently trying to make an application and am rather new with AS3. What I'm trying to do is hide a few elements (buttons, movieclips, etc) when the flash file/swf file loads, or at least set their visible = false untill another button is clicked to turn it visible = true.

View 1 Replies

ActionScript 3.0 :: Mouse.hide Not Work In Class File

Jun 1, 2009

When I use Mouse.hide() function in the actions panel of my fla file it works, but if I use the same function in my class i got 1120: Access of undefined property cursor. error.

View 4 Replies

ActionScript 1/2 :: Hide Mouse Then Show It When New Swf File Opens Above The Movie?

May 10, 2009

I am using a magnifying glass animation for my portfolio and I want he mouse cursor to hide, which I can work out with: Mouse.hide()

But when someone clicks on a section it then loads a swf file above the original movie so I then want the mouse cursor to show but i'm not sure what the code would be for this? Also then once they press on the close button of this swf file with: on (release) unloadMovieNum(1); _level0.enableBtns();}

I want the mouse cursor to hide again becuase they are on the main movie again.

View 3 Replies

ActionScript 2.0 :: Show Hide Button Via Variable In Text File?

Mar 10, 2010

I have a movie that loads several variables from different text files depending on the users selected location.In each location txt file I have set a variable showPDF=false to hide a view PDF button named "pdfBtn" on the main timeline. In the text file the variable is set as follows:

&showPDF=false
on the main timeline the hide AS is as follows:
var showPDF2=showPDF;

[code].....

View 9 Replies

Professional :: Flash Intellectual Property Protection?

Feb 23, 2011

I wanted to find out how my intellectual property, such as graphic designs, photos, tweens designs, etc can be protected in a .swf flash file?.This is because there are .swf file decompliers which can very easily convert my files into .fla and so access can be gained to my jpeg designs, photos, etc.Is there a best practise which can be followed whereby some form of security measures can be taken within flash code, etc? And if so does anyone know what these measures are?

View 6 Replies

Professional :: Convert Flash File With Page Turns To A File Useable On An IPad?

Sep 23, 2010

I have created a booklet in InDesign cs4 that includes page turn transitions. I have saved it as a SWF file and it works perfectly on my PC with the ability to sweep through the page turns. My issue is now, what type of file can I export the SWF file to so that I can view it on an iPad and am still able to have the page curls?

View 3 Replies

Flash :: Professional - Store The Variable Values In An .txt File Where The File Is Saved

Jul 22, 2011

I have a problem with SharedObject. I created SharedObject using AS2.0 it's working fine.... my question is can it possible to store the variable values in an .txt file where the flash file is saved... basically the SharedObject will store the vallues in localdrive with file extention. not only using SharedObject if any other way to store the vaules in .txt file will be helpfull for me... my requirement is to store the the position of the swf file and when the time it reopen, it should start from previous position.

View 2 Replies

Professional :: Copy Unchanged Object From Old Flash File To New Work File?

Mar 7, 2012

I changed a layer entry of my Flash file by moving around various elements within the layer. I sitll have the original file, too. I'd like to put it back exactly like it was in the original file. How do I replace the changed sprite element from the new file with the original from the old file?

View 5 Replies







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