Image not loading in TLFTextField and TextFlow (Using Flash CS5)
Hi,
I am using TLFTextField and TextFlow both in my application. Its a chatting application in which I need to show smileys. For this I use these components.
I have uploaded my code on: http://dl.dropbox.com/u/43019589/25-9-2011.rar
Problem:
1. When I load image at runtime the image does not shows in components.
2. When I import these images in Flash and convert it into movieclips the it loads in the textfield where user type the text, but it does not show up in the chat text area.
Show text in user text chatarea:
The code is written on Layer "Frame Actions" Frame 41 Function "showUserMessage". In this function it is showing the typed text in the user chat area.
User typing text:
The code is written on Layer "Generic Actions" Frame 11 Function "sendChatText". In this function it is picking text from user type text field.
The textfields are located on Layer "TLFTextFields".
The smileys that I am using are gif images(animated). I try loading images into flash and by calling from relative/absolute URL.
Please help me solving this problem. My project deadline is coming close
.
Regards,
Amandeep Singh
PS: Please ignore testfield that is placed outside the stage.
