History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-487
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: P1 P1
Assignee: Frisco Del Rosario
Reporter: Max Carlson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

regression: runtime-loaded Mp3 audio not playing in proxyless mode

Created: 20/Jul/05 03:32 PM   Updated: 26/Jun/06 09:35 PM
Component/s: Laszlo Foundation Classes (LFC)
Affects Version/s: 3.0
Fix Version/s: 3.1 (aka Denver)

Time Tracking:
Not Specified

File Attachments: 1. File proxy.lzx (0.5 kb)
2. File tiphop2.mp3 (1.42 Mb)


Severity: Minor
Runtime: N/A


 Description  « Hide
If you turn proxied="true" the script work fine. When "false", the view the resource
is added to disappears and nothing else happens.

There are quite a few folks on the forums with the same question, but no
answers. The test MP3 was compressed without VBR @ 128k using CDEX.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Max Carlson - 20/Jul/05 03:33 PM
source lzx

Max Carlson - 20/Jul/05 03:33 PM
test audio

Henry Minsky - 21/Jul/05 03:00 PM
Is this audio file (format) known to play correctly in the flash player without being transcoded by our server?

What is a simple ActionScript command to test loading and playing it?

Amy Muntz - 09/Aug/05 08:55 AM
Max is working on this.

Max Carlson - 10/Sep/05 02:14 PM
Fixed with change 32502, including:
- more precise time measurements for nonproxied mp3s
- can now get MP3 id3 tags for nonproxied MP3s, if available

Frisco Del Rosario - 17/Oct/05 05:26 PM
Verified to run while proxied = false.