flash and drupal

Post on 27-May-2015

2.210 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Drupal and Flash goodness.

TRANSCRIPT

Drupal + FlashBasic interaction

Disabled browsers

● Standard Drupal way = pure HTML● Reasons:

● No javascript● No flash support● Old flash player● Admin/restricted Drupal pages

Flash enable

● Drupal replace contents to Flash

Drupal data to Flash

● Flash connects to Drupal (Services module)● Services provide data (ex: menu)● Flash displays data

Init current state in Flash

● Flash connects to JS● JS send state information (ex: URL)● Flash setup its environment (highlight menu)

Changes from Flash

● Flash change its state● Sends info to JS● JS sets URL● JS loads content

top related