# Dynamic Text problems

**URL:** https://forum.kirupa.com/t/dynamic-text-problems/263186
**Category:** flash
**Created:** [June 13, 2008, 6:20am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186 "2008-06-13T06:20:16Z")
**Posts on this page:** 19
**Page:** 1

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 13, 2008, 6:20am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/1 "2008-06-13T06:20:16Z")

</div>

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.

```auto
this.cap.imageName.text = 'dadadada'

```

Now its not working, it doesn’t even appear. What other reason why it may not appear.

Conflicting instances. I have checked.

Any ideas?

Thanks  
Daniel

---

<div class="post-metadata">

### Author: ![vikrant29nov](https://avatars.discourse-cdn.com/v4/letter/v/eb9ed0/32.png) [@vikrant29nov](https://forum.kirupa.com/u/vikrant29nov)
#### Post date: [June 13, 2008, 10:37am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/2 "2008-06-13T10:37:49Z")

</div>

Check out this blog you will find many flash tutorial links here.

> **[Designers](http://blogfordesigners.blogspot.com/)**
>
> Web design tutorials, tips & tricks

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 15, 2008, 12:23pm UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/3 "2008-06-15T12:23:32Z")

</div>

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?

D

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [June 15, 2008, 5:00pm UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/4 "2008-06-15T17:00:17Z")

</div>

What is the text’s purpose? (what is it doing, blah.)

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 15, 2008, 11:10pm UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/5 "2008-06-15T23:10:07Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [June 16, 2008, 3:00am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/6 "2008-06-16T03:00:38Z")

</div>

Two words: post fla.

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 16, 2008, 11:20pm UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/7 "2008-06-16T23:20:34Z")

</div>

Thanks bataglia, I know how to set the dynamic text field, mine is not working. I will post my fla today.

Thanks’ guys

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 17, 2008, 7:33am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/8 "2008-06-17T07:33:37Z")

</div>

Hey, thanks for the assistant.

[http://67.228.228.192/~wwwfroz/category\_index.fla.zip](http://67.228.228.192/~wwwfroz/category_index.fla.zip)

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.

Daniel

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 18, 2008, 4:09am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/9 "2008-06-18T04:09:54Z")

</div>

Anyone had a chance to look at it? I’m sure its simple, i must be overlooking something.

Thanks  
D

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 18, 2008, 10:16pm UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/10 "2008-06-18T22:16:43Z")

</div>

Anyone??? wasn’t as easy as initially thought?

---

<div class="post-metadata">

### Author: ![glosrfc](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/glosrfc/32/8334_2.png) [@glosrfc](https://forum.kirupa.com/u/glosrfc)
#### Post date: [June 18, 2008, 10:25pm UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/11 "2008-06-18T22:25:04Z")

</div>

I suspect they haven’t looked because it’s not a Flash 8 file.

---

<div class="post-metadata">

### Author: ![marinadog](https://avatars.discourse-cdn.com/v4/letter/m/edb3f5/32.png) [@marinadog](https://forum.kirupa.com/u/marinadog)
#### Post date: [June 18, 2008, 10:25pm UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/12 "2008-06-18T22:25:35Z")

</div>

perhaps if you embed more characters? i’m thinking the mask might be messing with the dyn text box? happened to me earlier today…

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 20, 2008, 2:19am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/13 "2008-06-20T02:19:53Z")

</div>

How do I go about moving this thread to the CS3 forum. Possible?

I will play around with adding more embeded characters and the mask. I will get back to you. Thanks

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 20, 2008, 2:46am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/14 "2008-06-20T02:46:44Z")

</div>

Embedding more characters doesn’t help. Will try mask.

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 22, 2008, 7:37am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/15 "2008-06-22T07:37:34Z")

</div>

i removed the mask and it didn’t help. what did you do to get it working? I can’t believe it was working and now its not. Baffled…

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 22, 2008, 1:07pm UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/16 "2008-06-22T13:07:12Z")

</div>

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.

Thanks guys who tried to help…

d

---

<div class="post-metadata">

### Author: ![nanda2005](https://avatars.discourse-cdn.com/v4/letter/n/5f9b8f/32.png) [@nanda2005](https://forum.kirupa.com/u/nanda2005)
#### Post date: [June 23, 2008, 7:56am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/17 "2008-06-23T07:56:32Z")

</div>

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.

```auto
this.cap.imageName.text = 'dadadada'

```

Now its not working, it doesn’t even appear. What other reason why it may not appear.

Conflicting instances. I have checked.

Any ideas?

Thanks  
Daniel[/quote]

---

<div class="post-metadata">

### Author: ![nina7683](https://avatars.discourse-cdn.com/v4/letter/n/91b2a8/32.png) [@nina7683](https://forum.kirupa.com/u/nina7683)
#### Post date: [June 23, 2008, 8:24am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/18 "2008-06-23T08:24:24Z")

</div>

How to put the video into my personal website

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.

---

<div class="post-metadata">

### Author: ![rollwithit80](https://avatars.discourse-cdn.com/v4/letter/r/ad7895/32.png) [@rollwithit80](https://forum.kirupa.com/u/rollwithit80)
#### Post date: [June 24, 2008, 6:03am UTC](https://forum.kirupa.com/t/dynamic-text-problems/263186/19 "2008-06-24T06:03:09Z")

</div>

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.
