bchalker
02-06-2004, 12:56 PM
Tutorial: Loading/editing/Saving variables with Flash and Perl (http://actionscript.org/tutorials/intermediate/load_edit_save_vars/index.shtml)
The tutorial was great! Actually answered and helped me understand something I've been wanting to do for a while.
I am a complete newbie with PHP/CGI/Perl, so when I utilize it, I am just modifying what is in the script, not writing from scratch, so I have a few questions. I could not find Jeffrey Hil (or his website) or I would have sent an email (thanks for the tut, Jeffrey :) )
A couple of questions:
1) In the "admin" section - I am able to input HTML encoded text and save it with no problem, but I have to put the tags in. I know of Josh Dura's flash text editor, and it has the buttons for Bold, Italics, etc, with the text reflecting the effect of the tag. What would need to be done to create a similar effect?
2) I emailed Josh, and he said his editor could be coded to accept the CGI script, therefore allowing you to load and edit within his editor. Would anyone have an idea of what would be involved with that?
3) Can the script pull from a DB rather than a text file?
4) Is there a way of "saving as..." to save a new file?
Again, I am very new at all of this and am a bit overwhelmed with it all, so I'm sorry if the questions are too vague...or stupid ;)
The tutorial was great! Actually answered and helped me understand something I've been wanting to do for a while.
I am a complete newbie with PHP/CGI/Perl, so when I utilize it, I am just modifying what is in the script, not writing from scratch, so I have a few questions. I could not find Jeffrey Hil (or his website) or I would have sent an email (thanks for the tut, Jeffrey :) )
A couple of questions:
1) In the "admin" section - I am able to input HTML encoded text and save it with no problem, but I have to put the tags in. I know of Josh Dura's flash text editor, and it has the buttons for Bold, Italics, etc, with the text reflecting the effect of the tag. What would need to be done to create a similar effect?
2) I emailed Josh, and he said his editor could be coded to accept the CGI script, therefore allowing you to load and edit within his editor. Would anyone have an idea of what would be involved with that?
3) Can the script pull from a DB rather than a text file?
4) Is there a way of "saving as..." to save a new file?
Again, I am very new at all of this and am a bit overwhelmed with it all, so I'm sorry if the questions are too vague...or stupid ;)