If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Welcome to RetouchPRO .
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload images and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
I got someone to save this action as a text file. Please explain how I would enter info for this action. There are multiple actions listed. Maybe it will click after this one.
The problem you are having is two fold. First, I'll put in some background for those who don't know about running actions in Elements.
To run actions in Elements, you can use an interface I created which allows you to load pre-made action sets, or you can try to insert actions on your own. Get the actions package for Elements and the instructions here:
Domain for Sale. HiddenElements.com. Request Price. What Are the
Advantages of a Super Premium .Com Domain? Increased Traffic. Search Engine Ranking. Brand Recognition.
Immediate Presence. Higher Profits. Great Investment. #1 in Premium Domains. 300,000 of the World's Best .Com
Domains.
It works on Mac and PC, with Elements 1 and 2, and works with Hidden Power tools from my book.
The problem here is shown in the action file description:
Set: FRAME Lisa Neal Offset
Action: #FRAME - Lisa Neal Offset
First, the action file has caps and spaces, and then the action has caps spaces, and special characters. One thing Elements does not tolerate is caps, the other is spaces. I would also avoid special characters as I've not gone through and tested them all. Underscores are OK.
So what is a person to do if they find the action file has caps in the name of the file? You can try renaming the file. The file name is actually also stored in the action, so I am not 100% sure this works, but from a technical standpoint, I am pretty sure it does (we can look into that in more depth if anyone is interested).
Next you have to change the name of the action. This is a little trickier and I have had limited success with aggressive editing of files when using a hex editor (see: Hex Editors in this thread). However, I would be glad to do conversions if you can't find a Photoshop user (or get temporary access to Photoshop) to change those over for you.
I have converted the Lisa Neal action. It took making a few adjustments because certain Layer Effects are not available in Elements, and stops which call for the user to continue by clicking the 'play' button are something I have yet to come up with a solution for.
In any case, the file is attached, and the code for the row in the file should look like this:
<tr>
<td>
<!-- Action 1: Add action 1 here by replacing 'actionfile' with the action file name and 'actionname' with the name of the action -->
<a href="playaction(frame_lisa_neal_offset_2.atn,lisa_neal_offset)">
<!-- Add a description by typing between here: -->Lisa Neal Offset<!-- And here --></a>
<font face="Wingdings, Webdings"><a href="previews/1.html">$</a></font>
</td>
</tr>
That is, I renamed the file and action to conform to lower case without spaces.
I don't think it will be so hard. As soon as I have some sets available you'll see. Customizing is an OPTION. I plan to make lots of actions available for download that will come with installers...all you'll have to do is rename and move a folder to install. you get to juggle whatever sets you want.
The ADVANCED information is for ADVANCED users -- or action set developers. I've said it elsewhere, but if we can get just a few people who understand this stuff we can make a MOUNTAIN of actions available in pre-fabricated sets.
I just need actions you want to run and where they can be found. if I convert centrally, then I can create a library for everyone to use.
Comment