Announcement

Collapse
No announcement yet.

Embeded YouTube Clip Now Actinic Crashes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Embeded YouTube Clip Now Actinic Crashes

    Hi all,
    really hope someone can help on this one.

    Have been working on http://mtvs.virtuaffinity.net/ this week and today the client asked whether we could embed a YouTube video clip and I thought there would be no problem given that we can add html.

    Added the following code,

    <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/5j8B6BIeXVo"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/5j8B6BIeXVo" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

    and actinic crashed.

    Re-started actinic and it loads fine but as soon as I go to the fragment with the code in it crashes. I can't delete the code because it crashes.

    Anyone have any ideas?
    www.virtuaffinity.com

    #2
    Can you not edit the database directly to get your version working.

    Did you put the code in a product. I do this as it makes it easier to edit and change especialy when you get problems like this or is it in a fragment as you can edit these to.

    Cheers
    Darren

    Comment


      #3
      It's in a fragment of a section, how would I go about finding that and removing it?

      Thanks for the reply by the way.
      www.virtuaffinity.com

      Comment


        #4
        You need MS acess,

        If you have go to you site 1 folder and open the file called ActinicCatalog.mdb

        Under tables click on the "brochureFragments" table and you should find the column which contains the text.

        Remember back up you database first. I have never had any problems working with mine but oneday it will go pear shaped and it will be the day i did not back it up

        Cheers
        Darren

        Comment


          #5
          Originally posted by Darren B
          You need MS acess,

          If you have go to you site 1 folder and open the file called ActinicCatalog.mdb

          Under tables click on the "brochureFragments" table and you should find the column which contains the text.

          Remember back up you database first. I have never had any problems working with mine but oneday it will go pear shaped and it will be the day i did not back it up

          Cheers
          Darren
          Tried that Darren it's not in there, the fragment that is, it's not actually a brochure fragment it's a fragment within a catalogue section.
          www.virtuaffinity.com

          Comment


            #6
            Try closing the Page Preview before you select the fragment.
            Norman - www.drillpine.biz
            Edinburgh, U K / Bitez, Turkey

            Comment


              #7
              Originally posted by NormanRouxel
              Try closing the Page Preview before you select the fragment.
              Thanks Norman, that's sorted it.
              www.virtuaffinity.com

              Comment


                #8
                Whilst I did manage to get the YouTube clip to work in the end http://mtvs.virtuaffinity.net/acatalog/GaryNuman.html Actinic repeatidly crashes when the code is inserted into a page fragment. One for the bug list I think.
                www.virtuaffinity.com

                Comment

                Working...
                X