Hi there, 
 
SimpleFlip is just an MXML component, which contains the setup code for
the effects. There are various examples provided in the download like
that. Check out the "Creating and Extending Flex 2 Components"
documentation, chapter "Creating MXML components" for more information.
 
Best,
Alex
 

 

 

Alex Uhlmann 
Consultant (Rich Internet Applications)
Adobe Consulting
Westpoint, 4 Redheughs Rigg, 
South Gyle, Edinburgh, EH12 9DQ, UK
p: +44 (0) 131 338 6969
m: +44 (0) 7917 428 951
[EMAIL PROTECTED]
http://weblogs.macromedia.com/auhlmann

Adobe Systems Europe Limited | Registered office: 151 St. Vincent
Street, Glasgow G2 5NJ | Company No. SC101089

 

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of danj520
Sent: 07 February 2007 00:45
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Alex's Distortion effects



http://weblogs.macromedia.com/auhlmann/archives/2006/11/download_distor.
cfm
<http://weblogs.macromedia.com/auhlmann/archives/2006/11/download_distor
.cfm> 

The example has the following code:

<?xml version="1.0" encoding="utf-8"?>

<mx:Application 
xmlns:mx="http://www.adobe.com/2006/mxml
<http://www.adobe.com/2006/mxml> "
xmlns:distortion="view.distortion.*">

<distortion:SimpleFlip />
</mx:Application>

Do you run this or integrate into other code?

I love these distortion effects, but don't have a clue how to
implement them. Also get "Design Mode: Error creating item SimpleFlip"
even though paths to classes are correct. Can anyone help me? Thanks
again in advance.. 



 

Attachment: adobe_logo.gif
Description: adobe_logo.gif

Reply via email to