ActionScript 2.0 :: How Do I Prevent People From Embedding My .swfs?

May 19, 2010

I have a website running with embedded .swf files. Someone keeps stealing them and uploading them to their own webpage. Is there a a way to prevent this from happening?

View 1 Replies


Similar Posts:


Flash :: Embedding SWFs Via SSL?

Sep 14, 2011

I know that the common misconception with embedding SWFs on secure pages is that people always try to embed it using a non-secure link. This isn't the case, as I am trying to host the SWF and swfobject.js locally using relative paths to account for the use of SSL.

It appears that the first of these players (under ssl) will play the audio playback, but won't display the video, while the second one will render the entire SWF fine.

Here are 2 examples that are EXTREMELY similiar. Unfortunately I can only post 2 hyperlinks, so you'll have to swap the http: protocol with https: to see how each player renders under SSL.

These 2 players are using 2 different SWF's, so I'm lead to believe it's a Flash/ActionScript issue, but I have failed to isolate it.

Example 1

Non-secure working embed

Example 2

Non-secure working embed

View 1 Replies

ActionScript 3.0 :: Embedding 2 SWFs In Single HTML

Jun 2, 2009

I tried to embed 2 swfs to a single html file.. is this allowed?
<noscript>
<object id="FlashMovie" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="[URL]" width="800" height="600" id="test_3d" align="middle">
<param name="allowScriptAccess" value="always" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="test_3d.swf" />
[Code] .....

View 4 Replies

ActionScript 3.0 :: Embedding SWFs In HTML Element

Jun 23, 2009

I've noticed a problem I've been having when embedding my 620x460 SWF in HTML. I set width to 620 and height to 460, just like my SWF... But parts of the SWF doesn't fit into the HTML element. I have to add a an extra pixel or two on each side (of the HTML element), for everything to fit.

View 2 Replies

Actionscript 3 :: Embedding A Swfs With The Same Class Structure?

Jul 30, 2010

I am an Indie programmer that is using flash develop. I am trying to make a AS3 app that holds a collection of games. I tried embedding the swf file (the game) into a program that has a similar class structure. When I run the program it loops every time i try to run the game. Am i going about this wrong or should i go a different route.

View 1 Replies

Font Embedding In Flash- Query Re External Swfs?

Jan 1, 2012

I've embedded a font in a flash based website. The site loads external swfs which also contain content in that font. Can these external swfs make use of the font without it being embedded in them?

View 1 Replies

ActionScript 2.0 :: SWFObject / Flash Detection Kit - Embedding SWFs From A Parent Folder?

Dec 1, 2006

I'm having issues with embedding SWFs from a parent folder e.g. trying to load example.swf:

FDK:
Code:
"src", "../example"
SWFObject

[Code]...

View 1 Replies

ActionScript 2.0 :: Prevent Users From Viewing Site And Then Simply Going Into Their "temporary Internet Files" And Stealing Swfs And XML Files

Feb 5, 2009

I am trying to prevent users from viewing my site and then simply going into their "temporary internet files" and stealing my swfs and XML files. I have been using a great .PHP code to stop this but now I am working on a server server that only uses .aspx files. Does anybody know of a way that I can stop files from being stored in the "temporary internet files" folder. I have encrypted the files but this is not good enough.

View 0 Replies

Force People To Re-download SWF?

Jun 11, 2009

I do a lot of all Flash sites, and sometimes I have problems getting the latest update to show on everyone's machine because of temporary internet files. Is there a way to force people to re-download the SWF?

View 2 Replies

Put A Paragraph That People Can Copy And Paste?

Apr 13, 2009

Is there any way I can put a paragraph that people can copy and paste?

View 4 Replies

Media Server :: Fms App Which Won't Disconnect People In IE

Mar 26, 2010

I have an fms app which won't disconnect people in IE unless they close the browser completely. Simply going to another url in the browser leaves their name in the peoplelist. I've tried everything here without success. Even IE 8 shows same problem on Vista. IE on XP works fine as well as some versions of IE on Vista.Firefox, opera, chrome all work fine everytime.The problem, it seems, is IE won't "leave" pages until it's closed no matter what.

View 3 Replies

Professional :: How Do People Make Art So Easily

Dec 14, 2010

I really want to attempt in making my own game kind of like Farmville. I know most of the actionscript, but I do not understand how they make the artwork. I try to make those isometric art in photoshop and stuff, but it's almost impossible for me. I use a tablet.So I'm wondering how do so many people make that art work so easily?

View 1 Replies

Professional :: Site Only Loads To 66% For Some People?

Jan 6, 2010

[URL] I came to hear that many people cannot load the site entirely.  I cannot reproduce the problem as it works for me with all kinds of connections (even a crappy usb modem in Indonesia!).  I've asked friends all over the world to check it and they have had no problems.  But I've also recevied e-mails from completely unrelated people from different parts of the world, using different OS and browsers, that it will only load to 66% and then gets stuck. The site was made with adobe flash cs3 and exported for flashplayer 9 (and I've tried it as fp6 too).  The file in question is on [URL]

View 5 Replies

ActionScript 3.0 :: Website Accessible To Blind People

Sep 16, 2011

I would like to know if it's possible to use Flash/AS 3.0 to create a website acessible to blind people. Using for example, the native text recognition from Windows or Mac. What I have to do to make this possible? Making HTML text is enough?

View 2 Replies

Media Server :: Keep Multiple People In Sync From FMS?

Dec 11, 2009

I am trying to create a Flex application with a shared viewing experience for users watching video.  Specifically, there are a group of users in a virtual room, and one of them is the remote holder.  One approach is to have everyone have a video player, and then use our own protocol sent among the different Flash player instances to make sure people are in sync (we have our chat routed over XMPP for the people in the room).

However, we were wondering if there was a simpler way to do it using Flash Media Server.  Is it possible to create a synchronized viewing experience in FMS where everyone is always at the same point in the video?  And is it possible for 1 person to then have control over that stream (e.g. pause, play, seek, etc.) for everyone connected to that stream?

View 3 Replies

ActionScript 3.0 :: Use Other People's Open Source Code?

Jan 30, 2010

I can code things fine myself but I've never used anyone elses code components to build something.  I need to make a magazine that has a page fli effect and someone pointed me to Rubens flex book component (I'm assuming I can use it with flash).  I've downloaded the zip file but I'm not sure how to actually start making my book.  Everything is in different folders, because I assume they all are interlinked and are specificied with their paths within their classes.
 
I'm thinking I need to make a fla and then a document class and link that to the fla.  But what do I put in the document class?

View 4 Replies

ActionScript 3.0 :: Break Apart Text - People To Be Able To Type In A Box ?

Oct 19, 2010

Is there a way to break apart text using ActionScript 3 so that it can be used in a Shape Tween?

Or is there a way to shape tween using AS3. I want people to be able to type in a box and then have that text morph into something. I was thinking about creating an alphabet of letters then reading the inputted text and calling those letters. But those letters would still be in MovieClip form.

View 4 Replies

Html :: Make People To See Each Other On The Website Through Web Camera?

Mar 9, 2010

I want to run a website where people could see each other through web camera.

View 6 Replies

ActionScript 3.0 :: Website Accessible To Blind People?

Sep 16, 2011

how if it's possible to use Flash/AS 3.0 to create a website acessible to blind people. Using for example, the native text recognition from Windows or Mac. What I have to do to make this possible? Making HTML text is enough?

View 2 Replies

ActionScript 2.0 :: Add AI Cars And People To A Driving Game?

Dec 21, 2003

I want to add AI cars and people to a driving game but I don't know how. Can someone explain AI to me and some basic code for it?

View 4 Replies

ActionScript 2.0 :: Run Randomly Each Time When Different People Play It?

Jul 8, 2004

But i want my question run randomly each time when different people play it.

View 6 Replies

Page To Have A 30 Sec Movie On It That People Have To Watch In Order To Get Online?

Mar 25, 2009

We are a Wireless ISP and we have portal page at a local airport. We offer free wifi there because of sponsorship. We would like the page to have a 30 sec movie on it that people have to watch in order to get online. I have 2 ideas on how to do this. 1. watch the movie and when movie is over automatically call to our login script and then log the user in through our network device. 2. have a get online button grayed out until the movie is over after the movie is over button becomes clickable and then the button after clicked calls to the script that logs my users in through my device.

View 5 Replies

Media Server :: Start Streaming Only When People Are Watching?

Aug 26, 2009

I've got a page laid out that houses a nightly live webstream of music at a venue. Every night (except Sunday) the stream turns on from 8pm-2am Eastern Standard Time. Some nights, I notice there is nobody watching the stream, yet the stream plays everyday no matter what. In the interest of saving bandwidth per month, I'm trying to figure out how to only stream if somebody is watching.So basically the camera would be recording locally, and when someone connects to the website something tells the server to start broadcasting. If the person leaves, the server stops broadcasting. Has anyone ever tried doing this? I'm using Influxis for my media streaming and they've assured me I can execute server side scripts.

View 12 Replies

ActionScript 3.0 :: Have Ads Radomly Play Before People Watch A Video?

Dec 26, 2010

I'm wanting to have ads radomly play before people watch a video on my site.Is there a way to write the script for this and place it in the xml or do I have to something differently.I already have the video up on our site. So I'm just not sure how I "connect" the actionscript and xml that way it plays the commercial before the video.Do I have to build a new player and everything to do this? I've never built a player before, so if I don't have to, I'd rather not.

View 1 Replies

Flash Banner Not Working In Internet Explorer For Some People?

Jul 21, 2011

Ok so we have a website at www. wsca .ie. This website has a flash banner along the bottom of the page but our problem is we have installed flash on our clients pc and updated his internet explorer but still the flash banner doesnt display. Also we have checked to make sure flash is enabled and it is so is there anything else we can do to get this to work?

View 1 Replies

Actionscript 3 :: Filter Out Random People From The Active User

Sep 21, 2011

I am designing a game that will be at a tradeshow which means lots of people walking by. The problem it seems is that once kinect sees you "New user" even if you are just strolling by it seems to kill or mess up the ONISkeletonEvent.USER_TRACKING data when that user is "LOST".

This thing needs to ship end of week. I thought I could handle this by assigning an activeUserID and filtering based on that but it just doesn't care. When it "LOST USER" it is game over even if that was just someone watching and then moving away.

View 1 Replies

ActionScript 3.0 :: Track In A .csv File What Buttons People Click?

Mar 19, 2012

I'm trying to do something I'm sure which is really basic and hope some wonderful person out their could spare me a few mins of time before I top myself. I have 8 buttons that appear after a very poor animation sequence which all link to different websites. I simply want to track in a .csv file what buttons people click, and if possible to wack a date and time stamp against when each button was clicked. I bet you're thinking this guys a complete fool for posting this but the last time I used Flash was version 4 and that was for basic banner animation. I don't have the foggy-ist about AS 2.0 or 3.0 and I've been reading I need to use .PHP script to pass the data out to the CSV file (SCARY for someone who see's code as gobble-de-gook).

View 9 Replies

ActionScript 2.0 :: Flash Audio Chat - Allow Other People To Hear What You Say?

Jun 25, 2005

I was searching around the internet for a way to talk to others without installing software like Skype. I found a site called DED Messenger which allows you, using flash, to talk with each other. Could someone here at Kirupa write a tutorial, following on from the earlier Microphone one to allow other people to hear what you say?

View 2 Replies

ActionScript 3.0 :: Stop People From Using Hacked Versions Of An Swf Application?

Jun 22, 2009

I've been trying to come up with a way to stop people from using hacked versions of an swf application, either by creating a new one, by decompiling, hacking and recompiling the whole thing or simply by stealing the swf and hosting it somewhere else.This would only be useful for interactive applications, such as games with high-score tables or multiplayer games.

View 14 Replies

ActionScript 3.0 :: Flash - Count Number Of People Logging In?

Jun 17, 2010

I've thought about storing the info into mysql, but just realized that if people close the explorer instead of logging out, it still stays the same. Is there a way around this?

View 10 Replies







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