Tag: Flash

copy/paste deterrent no longer works in Flash Player 10

Thanks to Robert who gave me this bit of information.

Apparently in Flash Player 10 the clipboard can only be invoked by user interaction. My copy/paste deterrent—that I previously blogged about and subsequently became my most popular and most frequently visited post—was based on the idea that the clipboard would be written to several times per second because it was fired in the EnterFrame event. So, needless to say, it will not work in the latest version of the Flash Player Plugin.

Here’s what Adobe has to say about it on their website:

“In Flash Player 9, ActionScript could set data on the system Clipboard at any time. With Flash Player 10, the System.setClipboard() method may be successfully called only through ActionScript that originates from user interaction. This includes actions such as clicking the mouse or using the keyboard. This user interaction requirement also applies to the new ActionScript 3.0 Clipboard.generalClipboard.setData() and Clipboard.generalClipboard.setDataHandler() methods.”

Maybe someone will be able to take my idea and figure out a way to detect “user interaction” outside the 1px by 1px flash file I was using to accomplish the task. Then maybe we can get it working again.

Oh well, it was fun while it lasted!

Bookmark and Share

No Response  |  add yours »

Copy/Paste Deterrent Now for Sale

One of my most read blog posts about how to prevent copy/paste online often prompts emails from people asking me me to create the files for them because they don’t have Flash or don’t know the first thing about how to use Flash. I have usually ignored such requests because I don’t have time to customize everyone’s websites for them and I feel that the post has more than adequate instruction on doing it yourself.

Flash has been such a part of my life for several years now that I sometimes forget that not everyone has access to it. It also occurred to me that people might want copy prevention that are using templatized websites or who don’t have a vast understanding of websites in general.

For this reason I have opted to provide it as a neat package with all of the files necessary and simple detailed instructions. You can purchase the package for just $5. Of course, the instructions how to create this stuff on your own is still free in the form of my original blog post.

Bookmark and Share

No Response  |  add yours »

Adobe MAX 2007

I’m at Adobe MAX this week. I’m currently sitting in the sneak peek session and blogging it with my phone (so forgive any typos or misunderstandings).

Out of over 600 entries, the MAX award’s people’s choice was given to eBay Desktop.

Now for the sneaks:

Adobe Visual Communicator is new to Adobe. We all got a copy when we got here but had no idea what it was until the session explained that its pretty much a way to create video as though you are in a TV studio with teleprompter and effects. You can also do live streaming. It handles green screening, multiple cameras etc. with just a single simple laptop. This is the first time we’ve been able to play with a sneak peek at home!

An online diary service called Coconiki (or something) being used internally at Adobe is a tool to create an online diary for close knit friends. I guess it’s more than blogging software because it has voice, video, photos, music, etc., etc.

Flash Home for Mobile wants to change poor usability in cell phones. This will boot the phone directly into flash instead of the native interface. It contains a slick interface with animations, etc. It can also connect to the web. Flash Home is similar to AIR in that it’s integrated with the phone, not the phone’s browser. You can make it show a custom image based on the area code of the person calling.

Photoshop Express is a consumer *online* version of photoshop. Not intended to replace Photoshop for hardcore users, but rather a consumer product for the average joe. Uses Flash player as the delivery platform. Red eye removal, rubber stamping, color replacement, distort, and a pretty cool “timeline” history (undo) interface were demonstrated.

Some new (or not) features in FireWorks “Next” will allow you to actually export Flex (or AIR) app code directly from Fireworks using built in Flex Components.

ColdFusion can be used to create AIR apps. Or something…not only am I not a ColdFusion user, the guy presenting barely spoke English. No offence Hemant.

Web to print apps will be possible using Flex and Indesign servers(?) where a user can update a document online and it can be spit out beautifully via PDF.

Future version of Flash may include a new stage core which will allow you to play flv video on the stage during development time. You could tweak the videos while they are playing! New tweening tools will allow you to monkey with a tween visually on the stage rather than on the timeline and is transferable with the object. Flash will also have IK capabilities!!! Killer!

Flash and PDF can now talk to each other using JavaScript and ActionScript. Therefore Acrobat collaboration can happen over connect.

Building Flex applications on linux will now be possible (not just using a text editor) using a Flex Builder for Linux. This is available *right now* on Adobe labs as an Alpha product (very early version).

An experimental technology that allows you to use C/C++ to do some XSLT stuff with Flash was demonstrated. Essentially you could extend ActionScript with C++, Python, Ruby, etc. in Flash for many uses, and use the libs or protocals for those inside of Flash.

The final presentation was by Shai Avadan showing off his now YouTube made famous technology which allows you do to lossless image resizing. If you haven’t seen his video yet, it’s well worth it. Your jaw will drop to the floor. Adobe immediately hired the guy ans are planning to use his idea in future versions of Photoshop.

That’s about it. I’m going to the party now.

Bookmark and Share

No Response  |  add yours »

Silverlight Sucks Already

I decided to give the so called “Flash Killer” [Silverlight](http://silverlight.net/) a whirl and see what all the so called “hype” is about. As a huge fan of halo, I ended up attempting to view the [Halo 3 videos](http://silverlight.net/showcase/) on the showcase page. Only one problem: The video itself asked me for my birthdate (I assume to make sure I’m over 13, but probably also MS way of tracking demographic) which absolutely would not accept *any* input in my Firefox Browser. I switched over to IE7 and sure enough, it worked like a charm. Lame, Microsoft, just lame!

Bookmark and Share

22 Responses  |  add yours »

Flash text boxes being outlined unintentionally

I have a flash animation being used on the homepage of one of my websites that has a few text boxes that rotate/fade in and out of each other. For the longest time, when I publish this movie to the web, the text box has been showing up with a faint line at the top and bottom; sort of a lighter colored line than the actual background color. I tried all sorts of things to get rid of it including moving the box to different locations, resizing the box, changing colors, embedding text…..anything I could think of!

Well today I finally stumbled across the answer to the problem and it appears to be a bug in Flash. If the text box is set to "Anti-alias for readability" the problem appears, but if it is set to "Anti-alias for animation" it goes away. Go figure. Since the two do not seem to change the way the text looks at all, it works just fine as the latter.

Bookmark and Share

No Response  |  add yours »

Search