ID:2918456
 
Resolved
Now browser controls can use images with a src of \ref[icon]?... where the query string can contain the following items:
  • sheet - display as a sprite sheet; without this the first matching frame is chosen
  • state=S - specific state; use url_encode on the state
  • moving=M - choose between non-moving and moving states
  • dir=D - choose a specific dir
  • frame=F - choose a specific frame (starting with 1)
Applies to:Dream Seeker
Status: Resolved (515.1634)

This issue has been resolved.
It sure would be nice if browsers didn't need browse_rsc(icon(...)) to extract a single frame.
Lummox JR resolved issue with message:
Now browser controls can use images with a src of \ref[icon]?... where the query string can contain the following items:
  • sheet - display as a sprite sheet; without this the first matching frame is chosen
  • state=S - specific state; use url_encode on the state
  • moving=M - choose between non-moving and moving states
  • dir=D - choose a specific dir
  • frame=F - choose a specific frame (starting with 1)