Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7069621
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:28:04+00:00 2026-05-28T05:28:04+00:00

I’m working on a rhythm-based game set to a specific song in ActionScript, in

  • 0

I’m working on a rhythm-based game set to a specific song in ActionScript, in which a trigger spawns on the right side of the screen and moves left. The player must hit the trigger when it touches the left side of the screen, and I’m trying to figure out the most code-efficient way to spawn triggers in sync with the timing of the song. The only thing that came immediately to mind was an update function tied to the main loop that checks if the song is at a certain second each frame, but that seems unnecessary. Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T05:28:05+00:00Added an answer on May 28, 2026 at 5:28 am

    I think the easiest to do this somewhat accurately is

    1/put the music into a .flv file and add cue points to it. Then the triggers can be synced to the cue points. My guess is that you’ll also have to offset them somewhat to match what you see to what you hear though. It will definitely take some experimentation.
    With this solution however you need to keep in mind that the streaming of the file can be staggered, paused etc. depending on the D/L rate.

    or

    2/Another solution would be to import the sound into the timeline of a movieclip as a stream and then let it dispatch events on the corresponding frames to sync it with triggers. I think this will be the most precise solution.

    Trying to do this fully through code will not be accurate enough, I think, and obviously depends on the music too. If you’re using electronic music, the rhythm is machine “perfect”, but if it’s human made there are slight variations and “mistakes” that will screw up the syncing. However if you wish to go down this road,

    3/ you’ll need to analyse the data that is produced through SoundMixer.computeSpectrum
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/SoundMixer.html#computeSpectrum()

    Obviously that’s the only solution that makes sense if you want to be able to update the song.

    I don’t have a lot of experience with these kinds of things though, maybe there are far better solutions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I am trying to understand how to use SyndicationItem to display feed which is
I used javascript for loading a picture on my website depending on which small
this is what i have right now Drawing an RSS feed into the php,
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
Configuring TinyMCE to allow for tags, based on a customer requirement. My config is
I have a text area in my form which accepts all possible characters from
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I'm working with an upstream system that sometimes sends me text destined for HTML/XML
That's pretty much it. I'm using Nokogiri to scrape a web page what has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.