Welcome to the MacNN Forums.

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.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Flash MX'ers, please read! (Spellchecking)

Flash MX'ers, please read! (Spellchecking)
Thread Tools
Forum Regular
Join Date: Dec 2001
Location: Earth, Mostly.
Status: Offline
Reply With Quote
Aug 12, 2003, 01:26 PM
 
Hi, all, if someone could offer some insight i would greatly appreciate it: I am almost done with a project I have been working on for a couple weeks in Flash MX. It is basically just a fancy, interactive brochure that will be put on 'business card' CD-Rs and distributed as marketing material. Anyway, I cannot seem to find any means of spell-checking in Flash MX! Even Fireworks MX has spell-checking, so now I have 150+ frames full of text and I'm going to have to go through each one individually with a proofreader unless I can figure out a way to spellcheck the file. Anyone else run into this dilemma? Any suggestions are appreciated! Thanks!

(Perpetuating detached, existentialist ennui since 2001)
     
Dedicated MacNNer
Join Date: Nov 2001
Location: england
Status: Offline
Reply With Quote
Aug 12, 2003, 02:46 PM
 
Flash MX doesnt have a spell checker- you will have to use an external program (text edit or similar) Didnt you write it out first? If you did, just copy the text back in, or link to the external txt file- this is much better, and easier to update.

add to the text file something like

&frame1text=what ever you want to appear on frame one&frame2text=what ever you want to appear on frame two&

(the '&' symbol is what tell Flash a new variable is being declared in an external text file)

Then in your movie, to pull in external text, use

loadVariablesNum("textfile.txt",0)

(it must be a plain text file, not rich text)

change the text box on the stage to a dynamic text box, (in the properties bar) and make it multi-line, and give it a variable name ie 'mytextbox'

on the frames where the text changes, use

mytextbox=frame01text

or what ever the correct var in the text field is called.

You could be really clever, and just set up one function for the lot, say if a button is what progresses to the new sections, something like:

on(press){
mytextbox=this["frame"+_currentframe+"text"]
}

but i dont know how much you know- if you want more help, post back

Chris
     
nayr x  (op)
Forum Regular
Join Date: Dec 2001
Location: Earth, Mostly.
Status: Offline
Reply With Quote
Aug 12, 2003, 03:05 PM
 
Yeah, the big problem is that I know very little about flash... Just the basics! Anyway, I think I might just go frame by frame, copy the text and paste it into word, spellcheck and paste it back. Very tedious, but oh well. Most of this project has been tedious anyway.
But thanks for the reply!

(Perpetuating detached, existentialist ennui since 2001)
     
nayr x  (op)
Forum Regular
Join Date: Dec 2001
Location: Earth, Mostly.
Status: Offline
Reply With Quote
Aug 12, 2003, 03:06 PM
 
whoops

(Perpetuating detached, existentialist ennui since 2001)
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 02:18 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2