Gå til innhold

Problemer med å stille kvalitet på flash objekter


Anbefalte innlegg

Postet nettopp denne på et engelsk forum, tenkte jeg kunne prøve her også.

Svar kan gis på norsk.

 

---

 

I want to adjust some flash content on my site depending on user rights.

The systems shows a slide show with swf/images, if the user is logged in he will also see a list of thumbnails with all flashes that is going to appear in the sideshow. This list is contained within XHTML markup and has nothing to do with the slideshow other than containing the individual slides.

 

It would be nice if I could set the quality for the swf's in the thumbnails to low, since 10-20 high res flashes tend to use a lot of CPU, but useing <param name=quality value=low /> has now effect.

 

Things I've tried so far are:

 

  1. Setting <param name="quality" value="low" /> for the individual flashes in the thumbnail list. The flashes are still displayed in highres. tryed useing " ' and no hyphens.
  2. Sending the flash var _quality=low through the src of the thumbnail list elements. <param name="movie" value="/src/flash/movie.swf?_quality=low" /> with and without hyphens.
  3. Googling quality settings for flash which all say to use <param name="quality" value="low" />

 

Things to point out:

  1. I have no control over the swf. These come from all sort of people so I need to be able to adjust the quality via the webpage.
  2. I've tried different ways of writing the quality strings. value='low' value="low" value=low and so on.
  3. The quality settings change if i right click and select quality -> low.
  4. The source code writes what I expect it to, the flash simply ignores the values I send it.
  5. I'm using a windows based machine with Fire Fox 2 and CS2, the site uses XHTML and my flash player is 9,0,124,0

Lenke til kommentar
Videoannonse
Annonse

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
×
×
  • Opprett ny...