A Flash Developer Resource Site

Search:

Type: Posts; User: amphibianZ

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. coded it... here it is for anyone who needs it... enhancements/suggestion are welcome

    Well, finally worked it out...

    I am posting it in case anyone else ever needs to solve this problem. I also welcome enhancements and suggestions for making this better.

    Thanks.

    -Sarah

    ...
  2. PS - Here's an image to make this problem easier...

    PS - Here's an image to make this problem easier to visualize
  3. dynamically layout input and dynamic textfields

    I would like to dynamically layout input and dynamic textfields from external data. The input boxes appear throughout the dynamic (nonselectable) text. Imagine a paragraph with several...
  4. layout and interspersing of dynamic and input fields on the fly

    I have an interesting layout/DB problem in Flash that I don't know how to solve:

    I need to dynamically create a list of fill-in-the-blank questions. The text will be dynamically created using...
  5. Left justify messed up-dynamic txt-MX-space carried from end of line to start of next

    I am in the process of upgrading a Flash 5 app to Flash 6/MX (our audience is not ready for 7/2004 yet). I am making use of the dynamic text feature, using the "Render text as HTML" and "Multiline"...
  6. Replies
    4
    Views
    842

    any solution?

    I'm running into this problem, too. I am in the process of upgrading a Flash 5 app to Flash 6/MX (our audience is not ready for 7/2004 yet). I am also making use of the dynamic text feature, using...
  7. Pass variable to custom function not working in Flash MX for Flash 6 Player

    I have a Flash application that I built in Flash 5 that I want to now output in Flash MX (not 2004, though) for Flash 6 Player. The problem is that part of my code, which works fine if published for...
  8. Replies
    1
    Views
    531

    detect x,y intersection of two lines?

    Hi all,

    I am creating an interactive graph, and want to do the following:

    There will be two lines, one diagonal and one horizontal. The horizontal line will be draggable, only along the y axis...
  9. OK, so I've been playing with CDATA and I'm...

    OK, so I've been playing with CDATA and I'm having a problem that seems pretty common, but can't figure out how to fix. I import the XML, put nodes into arrays, and all text wrapped in CDATA appears...
  10. Wow... OK, I *was* confused, but your answer(s)...

    Wow... OK, I *was* confused, but your answer(s) have gone a long way toward clearing the brain fog.

    Thanks for your thorough answer and the good research links.

    I'll write more if I have...
  11. OK, I'm willing to entertain an explanation using...

    OK, I'm willing to entertain an explanation using cdata, but since there doesn't seem to be any documentation for cdata (is there, if so where?... not in flash help, not on macromedia site) I'd...
  12. html tags being interpreted as nodes... help!

    Hi - I am loading in an xml doc to a 'flashcard' app I built. Everything is working *except* that when I have html tags within text of a node, they are interpreted as child nodes and text starting...
  13. Hi Scott, This book is excellent, and at book...

    Hi Scott,

    This book is excellent, and at book stores, which makes it accessible. There are other organizations that have similar info/publications, but I think you need to become a member to get...
  14. What to charge...

    Hi folks... some general advice on what to charge (no I'm not attaching this to a specific post because there are SO many posts on this subject):

    Though it's illegal for freelancers to discuss...
  15. Replies
    3
    Views
    761

    unicode problem in XML

    Hi all - I am having a problem w/utf-8 encoded symbols loaded via the XML object. Symbols such as the en dash and em dash do not show (dynamic text uses embedded font 'Arial'). Any ideas?

    Also, if...
  16. Replies
    0
    Views
    706

    utf-8 encoding

    Hi all - I am having a problem w/utf-8 encoded symbols loaded via the XML object. Symbols such as the en dash and em dash do not show (dynamic text uses embedded font 'Arial'). Any ideas?

    Thanks...
  17. Replies
    0
    Views
    388

    localConnection() not working

    Hi all - I am trying my hand at passing a variable from a flash movie in one html page to another flash movie on another html page, w/no luck. I am using localConnection, and strangely enough all...
  18. Replies
    0
    Views
    639

    cookies to flash from a CD-ROM

    Hi all - I have made a combo flash and html app that needs to live on a CD-ROM. Because it needs to be Flash 5, I have used cookies to set variables between the browser and Flash Player. For some...
  19. problem with url-encoded text going from Flash to javascript/browser

    Hi all - I am sending text from Flash to be parsed by a javascript script (to pop up a 'printable version' window like you see on many sites) but am having trouble. Even though I am url-encoding the...
  20. How did you do it?

    How did you do it?
  21. Printing lots of text, but not on one page via postscript - Please help

    Hey there - I have variable amounts of text I want to print from a quizzing app. The text, if printed normally (like from textpad or the browser), would take anywhere from 3-5 or more pages. All text...
  22. One more piece of info: this will be living on a...

    One more piece of info: this will be living on a CD-ROM, and in many cases the user will be offline, so I need a solution that does not require server side processing.

    ANY ideas, at all?

    Thanks...
  23. Oh no! Wow, in all my searching for an answer, I...

    Oh no! Wow, in all my searching for an answer, I did not expect *this* one. OK, what about sending the variable via :

    getURL("javascript:functionOnSubsequentHTMLPage(nameOfVariable)")

    Is there...
  24. problem sending variable to browser w/getURL and POST

    I am having trouble getting the value of a variable from Flash to the browser using getURL/POST.

    If I use GET instead of POST, all works locally, but not on server. POST does not work either...
  25. Replies
    4
    Views
    549

    Disappointing. But thanks for the info. ...

    Disappointing. But thanks for the info.

    Related: is there any way to change the *color* of the i-beam? If I could make it white (since I have a white background), that would be better than...
Results 1 to 25 of 50
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center