Skip to main content
Participant
November 16, 2010
Answered

Adobe Flash CS3 Professional

  • November 16, 2010
  • 1 reply
  • 1225 views

Hi, i have created flash file (action script 3.0). It uses flash. I have a question which is, am i able to switch the contents inside,which are mine lecture notes, into adobe dreamweaver. I don't wish to use flash, because iphone has problems viewing it. Instead can i use adobe dreamweaver to do so? Anyone has any idea to do so?

This topic has been closed for replies.
Correct answer Ned Murphy

If it is a jpeg image and not text, then you need to use html code to place the image in an html page.  Dreamweaver files can only have text/code put in them.  If you want to display an image in a Dreamweaver html page, then you need to use the proper tags/code.  It sounds like you have no familiarity with making web pages, so you might want to start off asking questions in the Dreamweaver forum.

.

1 reply

Ned Murphy
Legend
November 16, 2010

If the content in the Flash file that you want to use is just text, then you just need to copy and paste the text content into an html page.

Participant
November 18, 2010

Yes i understand that the text can be copied. But when i copied over. The copied stuff is in JPG format and when i pasted on dreamweaver it's completely black

Ned Murphy
Ned MurphyCorrect answer
Legend
November 18, 2010

If it is a jpeg image and not text, then you need to use html code to place the image in an html page.  Dreamweaver files can only have text/code put in them.  If you want to display an image in a Dreamweaver html page, then you need to use the proper tags/code.  It sounds like you have no familiarity with making web pages, so you might want to start off asking questions in the Dreamweaver forum.

.