A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How do I integrate .swf files with Java objects/Tomcat?

  1. #1
    Junior Member
    Join Date
    Jan 2004
    Location
    Brooklyn, NY
    Posts
    2

    How do I integrate .swf files with Java objects/Tomcat?

    Hi
    I am trying to get a .swf file to display dynamic content. More specifically, in a Tomcat environment, I want a .swf page to pass parameters to a Java servlet. The servlet will get results from a MySQL database and encapsulate each retrieved row into a Java bean class. These beans will contain .jpgs, among other things.

    The end goal is to display the .jpg files into the .swf results page. Some aspects of the page (it's look and feel, for example) will remain constant but the photos will change with each query.

    How can I do this? What methods exist for splicing dynamic content into a .swf page?

  2. #2
    poet and narcisist argonauta's Avatar
    Join Date
    Nov 2001
    Location
    Under the bed
    Posts
    2,080
    is http://www.openamf.org/ what you need? i think it is
    my blog: blog.innocuo
    Sponsored by your mom.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center