# Writing a Value from Flash movie into html page

**URL:** https://forum.kirupa.com/t/writing-a-value-from-flash-movie-into-html-page/130404
**Category:** Uncategorized
**Created:** [December 4, 2004, 3:21pm UTC](https://forum.kirupa.com/t/writing-a-value-from-flash-movie-into-html-page/130404 "2004-12-04T15:21:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![vvs\_leo](https://avatars.discourse-cdn.com/v4/letter/v/4bbf92/32.png) [@vvs\_leo](https://forum.kirupa.com/u/vvs_leo)
#### Post date: [December 4, 2004, 3:21pm UTC](https://forum.kirupa.com/t/writing-a-value-from-flash-movie-into-html-page/130404/1 "2004-12-04T15:21:52Z")

</div>

Hi,

I wrote a flashscript that receives some data from db and need to write it into hidden field in html page. It works ok for short texts but when the text’s size from db exceeds somewhere around 450 characters it simply stops writing it. And I don’t understand what’s the reason.  
Another thing. When I try to pass html tags within text, some of work ok like bold, or italic tags but for instance the link tag (a href) doesn’t work.  
Need your help.
