problem whith Arabic in Flash 8.0.

FLASH

    Next

  • 1. Flash Form Button Problem
    I have created a "build-your-own" type program in flash for a website where users click on different buttons containing a graphic to add options to build a certain product. When they click on a button a picture changes (which works fine) and the text in an input field is to change. At the moment the text changes but only on the first button clicked, it will not change if they change their mind and select a different button. The code is the same on all buttons, which is below... Can anyone help so that users can click on different buttons the text changes? (Hope that all makes sense!) on (release) { Interior_Colour.text="Natural Interior"; loadText.onLoad = function(success) { }; if(this.background == Number(this.background)){ loadMovieNum("interior_1.swf",this.background); } else { this.background.loadMovie("interior_1.swf"); } this.gotoAndStop("interior_1"); }
  • 2. Flash coding question...
    I think you only will need three swfs, html and xml files. You should be able to change the name of the xml file inside the flash action where it says: xmlData.load("content.xml"); This means it's loading an external file called "content.xml". So you should be able to have a file called "whatever.xml" and change the value in xmlData.load(); as a test try to rename the content.xml file - and flash won't be able to load it. I think in the case you can publish three swfs from the same source fla file as long as the value in xmlData.load() matches the xml fle name. In fact you can put the xml files in a subdirectory as long as the path is included with the value. eg: xmlData.load("subdirectory_1/images_1.xml"). The swf will look for the subdirectory in the same folder as itself - then in the subdirectory it will look for the xml file.
  • 3. Image resizing problem with Loader Class
    Hi There, I am using Loader class to load external images... but am finding it really difficult to resize them... as soon as i add [_mc.width = 100] the image is no more available. any idea?? Thanks in Advance, Siraj Khan XXXX@XXXXX.COM package { import flash.display.*; import flash.events.Event; import flash.net.*; public class imgLoader extends Sprite{ public function imgLoader(imgName:String){ var _mc:MovieClip = new MovieClip(); _mc.x = 20; _mc.y = 20; _mc.width = 100; var ldr:Loader = new Loader(); ldr.load(new URLRequest(imgName)); _mc.addChild(ldr); addChild(_mc); } } }
  • 4. Flash 9 How to create a new button?
    Hello there, I'm sure you've all been in my spot in the beginning and I'm hoping someone can please guide me thru to learn how to create in Flash 9 a new button. I was about to import a jpg to my stage and was able to create snow effects. Unfortunately, I don't know how to embed this to a url. Can someone please help me? Thank you in advance, RoboLeah
  • 5. projector on 2 different monitors
    hello everybody we would like to know if it is possible to execute, using automatic execution command, two different flash projector into 2 different monitor of the same pc. we created 2 independent presentations that must execute at startup, each one on different monitor. The monitors are set as "extended desktop". Publishing 2 simple flash projectors version 9, you can execute them placing on desktop area of each monitor, and it works perfectly. But if u want to execute them with automatic execution, u are forced to create a shortcut, and launching the 2nd projector that is on the 2nd monitor using the shortcut give the result of displaying the projector on the first monitor. is there a way to solve it, maybe setting a parameter in the actionscript? many thanks daniel

problem whith Arabic in Flash 8.0.

Postby LiMarie » Wed, 26 Jul 2006 19:30:07 GMT

We have a problem whith Arabic in  Flash 8.0. The text is put in correct (from left to right, as in Arabik), but reflect from left to right. Is the special support Arabic for Flash??? :sad;

Similar Threads:

1.Netscape problems whith dynamically loading ASP into a textfield

Hi,
I have a problem with getting Netscape to work with my ASP-page that I load
into a variable in Flash.
The info on the ASP page is recieved from a MySQL-database.
When I run the Flash file on my loacal machine (WinXP, IIS) it works fine,
but when I move it to the webserver it only load once and then nothing
happens.

It would be brilliant if anyone understand my problem and comes up with
anything to help me.
Thanks
/mats


2.rh 8.0 usb flash drive mount problem.

3.Flash 8.0 Pro PROBLEMS

I have just installed the trial version of Flash Pro 8.0

But everytime I import a picture, and insert an effect it gives stupid messages: missing ) after argument list?

Can anyone help me?

4.Flashpaper API problems in a Flash 8.0 SWF

5.Flash 8.0 is causing a problem with set-up cd

When I try to run the set-up CD for my HTC, I get an error message saying: 

 "set up require Adobe Flash 8.0 to run"

 The error message contains a link to the Adobe website where the software can 
be installed.

 Despite correctly in-stalling and re-installing several copies of 8.0 the 
error message still appears when I try to run the set-CD

 Thanks for your help



6. Flash 8.0 xml loading problem with IE

7. ComponentOne Flexgrid 8.0 Light problem

8. Can't Install Macromedia Flash MX 2004 in Windows XP whith SP2



Return to FLASH

 

Who is online

Users browsing this forum: No registered users and 21 guest