Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

154
Views
Adobe Animate HTML5/Canvas/JavaScript - Clickable records from MySQL database

I have a dynamic text field populated from a MySQL database.

 $.ajax({
        url: "scripts/get_patients.php"
    }).then(function(data) {
        root.patients.text = data;
    })

I now want to make the records returned from the database clickable. The number of records will also need to be scrollable. The clickable records are patient names.

Would would be the best method of presenting this data to achieve the above? A list instead of a text field comes to mind.

A better way might be to dynamically create movieclips for each returned record and display these inside another movieclip (or some other container) which is scrollable.

How would I do that?

Other suggestions?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!