I still cant figure it out. Its doing my head in. I’m sure im doing everything right. Is there any other reasons why the text wont appear? Has anyone experienced similar problem?
Its just displaying an image name for an image gallery. The data is extracted from a mysql database, then interpreted into XML. I have passed the value to another text field on its parent stage and works fine. But when I try to set the value of the text field in another mc, it wont work. It doesn’t display any text at all. I had it working but now all of a sudden it doesn’t work. I was wondering what other causes may do this?
the file size is 160k
Ok here is the problem,
goto frame 10, there is a MC called _thumbs, inside that mc is another mc called cap.
Inside cap there are 2 text fields. 1) imageName, 2)desc.
These dynamic text fields are not populating.
They are called in the function captionFN.
I know the data is working because I passed the values to the other mc thumbsMC. If you look in the function selectThums3, i have commented a line out on the rollover that sets that value of the dynamic text in the other mc.
Thanks heaps and good luck. I have spent hours trying to figure why the text field wont populate.
FINALLY SOLVED IT… After all this time i have no idea why it didn’t work but I managed it fix it. After spending hours searching forums after forums. It is quite a common problem people experience with dynamic text. A disappearing act…
Basically I copied over a working dynamic text from another fla file, like batagli test.fla and renamed it, then removed the non working dynamic text. It was that easy.
Hi,
Sometimes if the size of the text box is not big enough, no text gets displayed.
I am not sure whether your problem is due to this.
With best wishes,
nanda
[quote=rollwithit80;2341991]Hey,
I am experiencing problems with dynamic text. It was working but now its not.
I have the text embedded.
I am referencing it correctly.
this.cap.imageName.text = 'dadadada'
Now its not working, it doesn’t even appear. What other reason why it may not appear.
I have a video which is converted into flv and swf formats. I did it with a software called Flash Video MX Pro. The software is great. I added many special effects with it. But how can I share my video with my friends. Someone told me that I could upload it to my personal website. Can anyone kindly enough to tell me how to put it into my personal website? And will the special effects influnce the quality? Thank you.
Thanks nanda, but I have solved the problem. Have no idea but i fixed it by replacing the dynamic text with another dynamic text from another fla file and then renamed the instance.
I’m not sure if it had anything to do with the size of the actual dynamic text field.