# Flash in Ruby on Rails making a AJAX request

**URL:** https://forum.kirupa.com/t/flash-in-ruby-on-rails-making-a-ajax-request/294627
**Category:** flash
**Created:** [August 17, 2009, 7:17pm UTC](https://forum.kirupa.com/t/flash-in-ruby-on-rails-making-a-ajax-request/294627 "2009-08-17T19:17:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rolando\_lopez](https://avatars.discourse-cdn.com/v4/letter/r/9dc877/32.png) [@rolando\_lopez](https://forum.kirupa.com/u/rolando_lopez)
#### Post date: [August 17, 2009, 7:17pm UTC](https://forum.kirupa.com/t/flash-in-ruby-on-rails-making-a-ajax-request/294627/1 "2009-08-17T19:17:59Z")

</div>

I’m trying to solve a problem where I have a nice Flash button and when  
a user presses that button I need an Ajax request to be sent to the  
server in order to process some RJS code.  
I’ve tried googling, but cannot find any solution to my problem.  
I am using ActionScript3 to do URL handling logic of my Flash button.  
Has anyone done anything similar?

Am I thinking about this the wrong  
way? Can Flash even call Ajax like requests?

Thanks for your help!
