Help with importing items into flash

OK, I have modified a flash site to accomplish everything I
would like except one item and this has me stumped. I have several
"more" buttons on my site that all go to the same frame, but insert
differnent text dependent on which "more" button is clicked
(reference
www.tlcbuildersllc.com).
Everything is imported from xml functions and files.
Here is the xml function script from one file
(xmlFunctions.as) for the "more" buttons
function more_click_func(number) {
num=_root.pagesReadMoreFrame;
currentPage=_root.link-_root.firstPageFrame;
if(_root.link<>num and _root.animation==1) {
_root.animation=0;
_root.link_prev=_root.link;
_root.menu["item" +
getMenuPreviousLink(_root.link)].gotoAndPlay("s2");
_root.menu2["item" +
getMenuPreviousLink(_root.link)].gotoAndPlay("s2");
if (number==999999) {
sectionNum=getXmlSection(mainObj, "section",
"privacyPolicy");
titleNum=getXmlSection(mainObj.section[sectionNum], "item",
"pageTitle");
textNum=getXmlSection(mainObj.section[sectionNum], "item",
"pageText");
_root.readMoreTitle=mainObj.section[sectionNum]["item"][titleNum].value;
_root.readMoreText=mainObj.section[sectionNum]["item"][textNum].value;
else {
sectionNum=getXmlSection(mainObj, "section", "pages");
linkCount=checkLinkType("readMoreLink", number);
i=0;
linkTitleNum=getXmlSection(mainObj["section"][sectionNum]["page"][currentPage]["link"][li nkCount],
"item", "title");
linkTextNum=getXmlSection(mainObj["section"][sectionNum]["page"][currentPage]["link"][lin kCount],
"item", "linkText");
_root.readMoreTitle=mainObj["section"][sectionNum]["page"][currentPage]["link"][linkCount ]["item"][linkTitleNum].value;
_root.readMoreText=mainObj["section"][sectionNum]["page"][currentPage]["link"][linkCount] ["item"][linkTextNum].value;
_root.link=num;
_root.play();
which calls items out of another file (tfile_main.xml) with
script like this
<pageText><![CDATA[
LATEST PROJECTS?
]]></pageText>
<pageText><![CDATA[
<font color="#FFFFFF">12.15.2007</font>
text omitted to shorten post <u><font
color="#FFFFFF"><a
href="asfunction:_root.more_click_func,0">more</a></font></u>
<link linkType="readMoreLink">
<item name="title"><![CDATA[
Latest Project
]]></item>
<item name="linkText"><![CDATA[
text omitted to shorten post]]></item>
</link>
Then, in the flash file (main.fla), on a layer of the read
more frame, I have this script
thisTitle.htmlText=_root.readMoreTitle;
thisText.htmlText=_root.readMoreText;
_root.textSelectable(thisText);
_root.textSelectable(thisTitle);
Now I know the above script is for text boxes, but I figure a
similar layer or MC script will be needed to add unique avi files
and pics for each individual "more" button that is selected. Any
help would be appreciated, I have tried many different things and
have not been able to accomplish this task.

Hi Andy,
Please put this posting into the appropriate SAP Netweaver group.
SAP TM is about transportation of physical goods from one location to another.
Regards, Thomas

Similar Messages

  • Problem with importing JPEG into Flash

    Hello,
    Im using Adobe Flash CS3 PRO. I don't know what's wrong..when I try to import photos into the stage the photos get resized.
    My photographs are 550px by 413px. I set my stage to the same size. Then I go to import to stage. I click import as a sequence. All the photos are appear smaller on the stage. They are only about 200px
    Why is it happening?????
    I am basicaly trying to import a sequence of photographs for my stop motion animation. Do you have any suggestions?
    Thanks for helping!
    Lucas

    I don't know the why of it.  I don't have this problem most of the time, but I have heard it come up before--I don't remember the solution though.  It may have involved importing the image into something that is already scaled smaller.
    Anyways, here's a couple of things to check while waiting for someone who might know more to come along.
    First, select one of the images and select Modify -> Transform -> Remove Transform.  If the Remove Transform option is grayed out, then nevermind.
    If that didn't do anything, try dragging one of the images out to the stage from the library and see if it is the proper size.
    If you have a ton of images, it's likely that neither of the two things above is an attractive solution anyways.

  • Help with importing mp3s into iTunes

    Hi, I'm running the newest version of iTunes and having problems loading mp3s into the library in correct order. I'm not sure how the mp3s i want to import are tagged, but when i import them, iTunes arranges them automatically by song name (alphabetically) and loses the track order.
    1) how do i import them keeping the same track order (in future)?
    2) how can i re-order the existing ones i've imported into the library already as efficiently as possible (without going into the 'get info' option and adding track numbers for each of the separate tracks (i have several thousand like this - they are mainly live concerts)?
    Many thanks for any help, its much appreciated!

    You don’t say quite enough to be sure if I am being helpful or how much you know, but …
    Start in the library window with browse on and select an album. (Click on the little eye, upper right of screen if you don’t see the browser).
    You can then use “Get info” to inspect some of your imported tracks for that album. If you click on the info tab, you should see a field for track number. If you have a correct track number in this field, you should be able to sort by track number.
    If you don’t see a Track # column to sort on, you and bring it into view by right clicking on the header row (Name, Artist, Album etc) and then checking Track number.
    You can sort on any column by clicking the header.
    I ripped all my CDs with Free Realplayer and imported the tracks into iTunes when I got an iPod – all the track numbers were already correct.

  • I need help with Importing songs into Creative organizer please help!

    OK now i have a bunch of music files in my documents that all have MPEG4 with the itunes music symbol next to them. My problem is when i try to add them to my Windows media player nothing happens also when i search for the files in the Creative Import Wizard nothing shows up! Do i first need to put all the music i want on my ZVM im Windows Media Player first then add it's or is it something else? do i need to get rid of itunes entirely and just have the music files in my documents? Im really really confused please help!!!!!! Also No tracks show up when i try to add them to Windows Media Player or Creative MediaSource5 even though when i know i put them there
    P.S. What do u guys do ( I mean people with Zen Vison M's) Any know of any guides too? that would be great!Message Edited by Chrismic3 on 03-9-200705:54 PM
    Message Edited by Chrismic3 on 03-9-200706:00 PM

    bump

  • Problem with imported .AI into Flash (performance issue/frame lag)

    Hi Flash people i have a problem:
    Background:
    i am creating a flash file (old school frame animation with a little AS2) to be used on big screens (in a child libray)
    i am importing diffeent files (some PNG some SWF images and Some .AI out of Illustrator) hee is the problem;
    The file is BIG 1920+1200px (non scallable) all works fine until the movie hits the imported .Ai file(s) which are
    browser views remade in full vecto in illustrator in 1200x800px - i have a simple image transition fom a PNG image
    to the browser view (this view is pretty similar to a facebook frontpage in terms of content and text/image distribution.
    the transition is 20-25 frames (in 31fps) and works fine with PNG but whrn the .AI frame is loaded the movie solws down
    by factor 10 and it takes several seconds (5-8sec.) to play through the 1sec transition.
    I have tried to export the same AI page as SWF out of illustrator and the esult is basically the same = exteme frame lag.x
    how do i get about this?
    i know the 1920x1200px is HUGE for a fullscreen transition/fade, but then again... it should work right?
    any ideas? - any other vector formats does a better job (and yes it HAS to be vector as i am also doing some looking class effects)
    thjis is really frustrating and the fist time since 96  i have hit the wall with flash :-/ - i have tried everything i know, perhaps overlooking the obvious?
    best
    Mobius6 :-)

    Anyone?      :-)

  • Help with importing files into Lightroom 3.2

    Nothing has changed on my Mac for a year, except installing Lightroom 3 two months ago. I have had no issues importing till yesterday. Imported 300 .CR2 files, installed another card into my card reader and it will not import the files from the same camera, same shoot, done same day.
    I have tried to copy the files over to my hard drive and import from there. Failed again.
    I can open the files in Camera RAW and convert them to PSD files on a different drive and they still will not import from there.
    Any suggestions out there/
    I am begging to hate LR3 more and more and more every day.

    Copy the files from your card reader or camera to your Mac then import the files into Lr. You can configure Lr to import where to a new location or leave them were they are.

  • Help with importing files into elements catalog?

    I recently downloaded HD home video's to my computer and when I open Pre elements 9.0 it gives me the message saying new files have been downloaded since last launch of elements organizer. Elements will now import these files into a catalog. it starts and listed the mov file but is stuck and will not respond.
    Any idea's?

    jsguild
    What is the format of these HD home video's that you are trying to import into Elements Organizer 9?
    Try importing one of them into a Premiere Elements 9.0/9.0.1 new project and determining if a copy of the video gets automatically placed in Elements Organizer 9.
    More later.
    ATR

  • Importing video into Flash MX2004

    Hi
    I've not worked with video before, but now have a requirement
    to use a video clip in a Flash movie. I have found a royalty free
    movie clip which is perfect, but would need to work over the top of
    this file to add some bits to the movie.
    My question is this, if I purchase the movie and import it
    into Flash, does it come in frame-for-frame on the timeline so that
    I can add layers and work over the top of it? I know that video
    tends to create large files - once it's in Flash and published as a
    swf file, presumably it should be more manageable?
    Many thanks for any help.

    HamptonCaught wrote:
    > Hi
    >
    > I've not worked with video before, but now have a
    requirement to use a video
    > clip in a Flash movie. I have found a royalty free movie
    clip which is perfect,
    > but would need to work over the top of this file to add
    some bits to the movie.
    >
    > My question is this, if I purchase the movie and import
    it into Flash, does it
    > come in frame-for-frame on the timeline so that I can
    add layers and work over
    > the top of it? I know that video tends to create large
    files - once it's in
    > Flash and published as a swf file, presumably it should
    be more manageable?
    It won't be frame by frame, it will be its own format
    stretching across timeline
    to covert the length of its frames.
    Best Regards
    Urami
    Beauty is in the eye of the beer holder...
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Importing mp4 into Flash 8, converting to FLV

    I just finished taking a Flash Video class where I understood
    I could import an MP4 and convert in to an FLV using encoding tools
    that come with Flash Professional 8. However, I opened a new FLA
    just now and tried to import an MP4 (File -> Import Video),
    Flash would not recognize the sample MP4 I have sitting on my
    desktop.
    I downloaded a demo copy of On2 FlixPro and it did recognize
    the MP4, is converting it to an FLV as I write this.
    Did I misunderstand about importing MP4s into Flash 8
    Professional? Is it in fact not possible. Or might there have been
    something I didn't do or didn't do correctly before importing? If
    so, what might it have been?
    Thanks in advance.

    chris_whalen,
    > I opened a new FLA just now and tried to import
    > an MP4 (File -> Import Video), Flash would not
    > recognize the sample MP4 I have sitting on my
    > desktop.
    The MP4 file extension does not appear in the filetype
    filter of the
    Import dialog, but if you select "All Files (*.*)," that
    should work. I've
    imported MP4s (they're MPGs, after all), but the extension
    doesn't appear
    under the "All Video Formats" choice. (I'm hoping this is
    what you mean by
    "would not recognize," anyway.)
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Help with adding music to flash file

    I'm working on designing a flash file that I will upload to a
    web site I'm designing. I have original music that I want to upload
    to it, but the sound is coming across as garbled. I ripped the
    music off a CD so the file I am importing into Flash is .wav file.
    The sound is fine when run my compueter, but it sounds aweful when
    I import it into Flash. Can I add a .wav file to flash, or would I
    be better off using an mpeg or mp3 file? Does it matter which type
    of file I use to get the best sound quality?
    Once I get the correct file imported to the library, how
    should I go about applying it to the flash document? Should I
    simply drop it into a new group of frames like I would any other
    file, or is there a better way to implement it? I am not worried
    about the user having control of it, in fact, I don't want them to
    be able to turn off the sound.
    Any suggestions and comments would be helpful, thanks

    TDW1181 wrote:
    > I'm working on designing a flash file that I will upload
    to a web site I'm
    > designing. I have original music that I want to upload
    to it, but the sound is
    > coming across as garbled. I ripped the music off a CD so
    the file I am
    > importing into Flash is .wav file. The sound is fine
    when run my compueter, but
    > it sounds aweful when I import it into Flash. Can I add
    a .wav file to flash,
    > or would I be better off using an mpeg or mp3 file? Does
    it matter which type
    > of file I use to get the best sound quality?
    You can add wav file to flash, even preferred over mp3 file.
    > Once I get the correct file imported to the library, how
    should I go about
    > applying it to the flash document? Should I simply drop
    it into a new group of
    > frames like I would any other file, or is there a better
    way to implement it? I
    > am not worried about the user having control of it, in
    fact, I don't want them
    > to be able to turn off the sound.
    The bad quality is a result of compression you use for that
    sound upon export.
    After import, open the library CTRL L , right click the sound
    and go to properties.
    Try to change the mp3 export quality, use the TEST button for
    immediate try, also monitor
    the increase in file size at the bottom of the screen. The
    better the quality, the
    larger the file will be.
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Couldnt Import .MP3 into Flash CC

    I am exporting a .MP3 from Adobe Audition CC
    Then Importing it into Flash CC
    I receive the error message Couldnt Import .MP3
    This procedure has worked in the past but now does not work. If you know what may be the issue please let me know
    Thanks

    There was an older issue with Flash CS6 where any MP3 with a bitrate over 192kbit could not be imported unless both QuickTime and iTunes were installed to the latest version (on Windows). Do you also have iTunes installed and updated?
    I don't think anyone got to the bottom of why iTunes was needed but many people couldn't import MP3 with the same error until they did. You might want to try that.
    The only MP3 workaround was to import directly to library instead of stage and play it in a timeline layer, but some could only hear it during published playback (no preview).
    Of course an alternate workaround is to simply use a different format. There's still something going on with MP3, which is a bit surprising considering how common it is. I would recommend trying WAV or AIFF as a workaround for now if iTunes/QuickTime updating doesn't fix it.

  • Importing movie into Flash

    Does anyone have any knowledge of importing movies into
    flash?
    I have a movie streaming in my flash file but when some
    people open the exe they only see black when the movie should be
    showing. And some others can see the movie. Any thoughts?

    you can import them as an image sequence, then create a movie
    clip out of it. File-->import-->import to stage.. Then select
    all the images, and it something should pop up asking if you are
    trying to create an image sequence, select yes.

  • Importing images into Flash

    I am importing images into Flash only to discover that the images (1280 x 720) are not centered on the stage.  Most of the time the images are off centre by a few pixel widths or in some cases by an inch or more.   I can't get them to centre unless I clear the stage and import a few times.
    Is there a way to import and have the images framed perfectly within the stage.
    I'm currently using Flash CS5.5
    Thank you.

    You can also click the two blue boxes icon under the Timeline and then drag select the whole timeline and that will let you select all your frames at once. then just position them all where you want them at the same time. I attached a screen cap of the area I'm talking about. It's right after the two white boxes.

  • Problems with importing images into Lightroom cc

    Problems with importing images into Lightroom cc
    I have installed lightroom cc and having trouble imortera images from my Canon 1DX.
    Lightroom starting the capture, but then nothing happens more, if I turn off the camera, I get error message photo 100-200 could not be loaded.
    Now I have left lightroom 5 and where the input port works fine.
    What happened to the upgrade from Lightroom 5 to lightroom cc?
    The camera has the latest software.

    I've now tested in various ways.
    First, I have images on both memory cards in the camera.
    Test1) Selects Not all of the photos in the camera at the input port bearings, it seems to work fine.
    Test 2) selects all cards in the camera and then get the following, Lightroom starts inportera short but stops and nothing happens (Fig.1).
    I turn the camera off after a while and get the next meddelnade (picture 1)
    Which can be translated:
    "The following files were not imported because they could not read (351)
    Property 1-100
    etc. "
    Picture 1.
    Picture 2

  • Help, I imported photos into my ipod , but it's shown as white color...

    help, I imported photos into my ipod , but it's shown as white color...
    not as the orginial photos at all,
    and it's really imported into my ipod,
    and it's jpg format....help help.......

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

Maybe you are looking for

  • Images not displaying.

    import java.awt.*; import java.awt.image.*; import java.awt.event.*; import java.applet.*; import java.awt.geom.*; public class Game extends Applet implements Runnable, KeyListener {      protected Thread thread, animation;      private int i, keyVal

  • Convert multiple page pdf into multiple page jpeg

    This question was posed several years ago but not answered completely. I have a 7MB three page PDF document ( a scan ) that I'd like to reduce in size so that I might attach it to an email it easily. I've tried to "reduce file size" in Preview app's

  • Movies on DVD don't view with high resolution on my monitor

    I tried playing a few different movies on DVD on my iMac and the resolution is crappy. The picture quality is really bad and looks very grainy. Is there some way of making the picture crystal clear on my monitor?

  • Cant get link aggregation working on srw2048

    Hello We are trying to setup link aggregation between 2 nodes in our cluster. They are 64 bit nodes running Opensuse 11.1 and are connected by Gigabit Ethernet. We have an srw2048 switch. The problem is we are not able to see any performance improvem

  • IMac volume reset upon startup

    Upon startup/restart, my iMac's volume resets from mute to just above mid-volume. I have reset the PRAM several times, and it has not made a difference. I would like my iMac to start up silent like it always has. Any suggestions?