Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

file-access-from-files

  • 2 risposte
  • 1 ha questo problema
  • 4 visualizzazioni
  • Ultima risposta di ugajin

more options

I have been working through the HTML5 canvas tutorial(s). Currently on Pixel manipulation: https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas, and hit on a problem/issue.

The issue concerns the canvas and getImageData() method. The workaround (when working with local files) seems to be to store and load the image from same directory as our HTML page. Not the most elegant solution, and I have similar issue with Google Chrome, but I am able to fix this by launching app from Terminal and setting --args. The issue is not present in Safari, (all on OS X).

Is there a similar (or better) way of launching Firefox to allow 'file-acces-from-files' locally?

I hope this makes sense. Many thanks in anticipation.

-u

I have been working through the HTML5 canvas tutorial(s). Currently on Pixel manipulation: https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas, and hit on a problem/issue. The issue concerns the canvas and getImageData() method. The workaround (when working with local files) seems to be to store and load the image from same directory as our HTML page. Not the most elegant solution, and I have similar issue with Google Chrome, but I am able to fix this by launching app from Terminal and setting --args. The issue is not present in Safari, (all on OS X). Is there a similar (or better) way of launching Firefox to allow 'file-acces-from-files' locally? I hope this makes sense. Many thanks in anticipation. -u

Tutte le risposte (2)

more options

hi, support.mozilla.org is intended for end-user support. if you have a question regarding web development please refer to Where to go for developer support instead. thank you for your understanding!